Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
LYLJ
/
ClueAI-ChatYuan-large-v2
like
0
Runtime error
App
Files
Files
Community
87da759
ClueAI-ChatYuan-large-v2
/
app.py
LYLJ
initial commit
87da759
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/ClueAI/ChatYuan-large-v2"
).launch()