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