Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ovropt
/
TinyLlama-TinyLlama_v1.1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8b8df22
TinyLlama-TinyLlama_v1.1
/
app.py
ovropt
initial commit
8b8df22
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
72 Bytes
import
gradio
as
gr
gr.load(
"models/TinyLlama/TinyLlama_v1.1"
).launch()