Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SkyNetWalker
/
HF-LLMs
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
21a478e
HF-LLMs
/
app.py
SkyNetWalker
initial commit
21a478e
verified
16 days ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/PowerInfer/SmallThinker-3B-Preview"
).launch()