Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
wang12311
/
HuggingFaceTB-SmolLM2-1.7B-Instruct
like
0
Running
App
Files
Files
Community
16956a8
HuggingFaceTB-SmolLM2-1.7B-Instruct
/
app.py
wang12311
initial commit
16956a8
verified
6 days ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/HuggingFaceTB/SmolLM2-1.7B-Instruct"
).launch()