Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Felipegalind0
/
PY007-TinyLlama-1.1B-step-50K-105b
like
0
Paused
App
Files
Files
Community
main
PY007-TinyLlama-1.1B-step-50K-105b
/
app.py
Felipegalind0
initial commit
f125854
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/PY007/TinyLlama-1.1B-step-50K-105b"
).launch()