Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tusksm
/
WizardLM-WizardCoder-33B-V1.1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
db350d2
WizardLM-WizardCoder-33B-V1.1
/
app.py
tusksm
initial commit
db350d2
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/WizardLM/WizardCoder-33B-V1.1"
).launch()