Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
milk639
/
HuggingFaceTB-SmolLM2-1.7B-Instruct
like
0
Running
App
Files
Files
Community
main
HuggingFaceTB-SmolLM2-1.7B-Instruct
/
app.py
milk639
initial commit
410dc4f
verified
about 20 hours ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/HuggingFaceTB/SmolLM2-1.7B-Instruct"
).launch()