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