Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nerio777
/
TinyLlama-TinyLlama-1.1B-Chat-v0.6
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2f34e72
TinyLlama-TinyLlama-1.1B-Chat-v0.6
/
app.py
nerio777
initial commit
2f34e72
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/TinyLlama/TinyLlama-1.1B-Chat-v0.6"
).launch()