Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
intelligenix
/
01-ai-Yi-34B-200K
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0f471b6
01-ai-Yi-34B-200K
/
app.py
Bellamy66
initial commit
0f471b6
almost 2 years ago
raw
Copy download link
history
blame
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/01-ai/Yi-34B-200K"
).launch()