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