Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tavallaie
/
PowerInfer-SmallThinker-3B-Preview
like
0
Running
App
Files
Files
Community
main
PowerInfer-SmallThinker-3B-Preview
/
app.py
tavallaie
initial commit
cf0f60f
verified
5 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/PowerInfer/SmallThinker-3B-Preview"
).launch()