Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Dhrumill
/
IDEA-CCNL-Ziya-Visual-14B-Chat
like
0
Sleeping
App
Files
Files
Community
main
IDEA-CCNL-Ziya-Visual-14B-Chat
/
app.py
Dhrumill
initial commit
84750ec
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/IDEA-CCNL/Ziya-Visual-14B-Chat"
).launch()