Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ARTURART
/
Davinci
like
0
Runtime error
App
Files
Files
Community
main
Davinci
/
app.py
ARTURART
initial commit
9f11653
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/WizardLM/WizardCoder-Python-34B-V1.0"
).launch()