Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
teklkl
/
01-ai-Yi-Coder-9B
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
40ba08b
01-ai-Yi-Coder-9B
/
app.py
teklkl
initial commit
40ba08b
verified
5 months ago
raw
Copy download link
history
blame
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/01-ai/Yi-Coder-9B"
).launch()