Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xingluoyuanye
/
01-ai-Yi-6B
like
0
Runtime error
App
Files
Files
Community
main
01-ai-Yi-6B
/
app.py
xingluoyuanye
initial commit
b945c90
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
59 Bytes
import
gradio
as
gr
gr.load(
"models/01-ai/Yi-6B"
).launch()