Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
clavel
/
01-ai-Yi-6B-200K
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
01-ai-Yi-6B-200K
/
app.py
clavel
initial commit
f25b858
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
64 Bytes
import
gradio
as
gr
gr.load(
"models/01-ai/Yi-6B-200K"
).launch()