Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
crystal99
/
HuggingFaceTB-SmolLM2-1.7B-Instruct
like
1
Running
App
Files
Files
Community
main
HuggingFaceTB-SmolLM2-1.7B-Instruct
/
app.py
crystal99
initial commit
8927234
verified
17 days 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()