Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zzh977
/
Salesforce-codegen25-7b-multi
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cdfdb76
Salesforce-codegen25-7b-multi
/
app.py
zzh977
initial commit
cdfdb76
about 1 year ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/Salesforce/codegen25-7b-multi"
).launch()