Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tree3po
/
HuggingFaceTB-SmolLM2-1.7B-Instruct
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1609b8d
HuggingFaceTB-SmolLM2-1.7B-Instruct
/
app.py
tree3po
initial commit
1609b8d
verified
4 months ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/HuggingFaceTB/SmolLM2-1.7B-Instruct"
).launch()