Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Keynote-Technology
/
TinyKAI-3B-v0.1
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
TinyKAI-3B-v0.1
/
app.py
PlanetDOGE
Create app.py
f28e8d8
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/Keynote-Technology/TinyKAI-3B-v0.1"
).launch()