Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
habash
/
WizardLM-WizardCoder-15B-V1.0
like
1
Sleeping
App
Files
Files
Community
59128fc
WizardLM-WizardCoder-15B-V1.0
/
app.py
habash
initial commit
59128fc
over 1 year ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/WizardLM/WizardCoder-15B-V1.0"
).launch()