Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sgch2023
/
WizardLM-WizardCoder-15B-V1.0
like
0
Sleeping
App
Files
Files
Community
main
WizardLM-WizardCoder-15B-V1.0
/
app.py
sgch2023
initial commit
60e1b25
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/WizardLM/WizardCoder-15B-V1.0"
).launch()