Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PetraAI
/
Zalmati-WizardCoder-Python-34B
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ab4a356
Zalmati-WizardCoder-Python-34B
/
app.py
PetraAI
initial commit
ab4a356
over 1 year ago
raw
Copy download link
history
blame
94 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/WizardLM/WizardCoder-Python-34B-V1.0"
).launch()