Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Yavi2002
/
Code-LLM
like
0
Runtime error
App
Files
Files
Community
main
Code-LLM
/
app.py
Yavi2002
initial commit
a724a30
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/IDEA-CCNL/Ziya-Coding-34B-v1.0"
).launch()