Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dsank
/
PY007-TinyLlama-1.1B-Chat-v0.3
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2007f2e
PY007-TinyLlama-1.1B-Chat-v0.3
/
app.py
dsank
initial commit
2007f2e
over 1 year ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/PY007/TinyLlama-1.1B-Chat-v0.3"
).launch()