Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ArunKr
/
HuggingFaceTB-SmolLM2-135M-Instruct-cpu
like
0
Runtime error
App
Files
Files
Community
abb1597
HuggingFaceTB-SmolLM2-135M-Instruct-cpu
/
app.py
ArunKr
initial commit
abb1597
verified
2 days ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/HuggingFaceTB/SmolLM2-135M-Instruct"
).launch()