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