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