Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
end000
/
01-ai-Yi-34B
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3f2692c
01-ai-Yi-34B
/
app.py
end000
initial commit
3f2692c
about 1 year ago
raw
Copy download link
history
blame
Safe
60 Bytes
import
gradio
as
gr
gr.load(
"models/01-ai/Yi-34B"
).launch()