Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fmyblack
/
Salesforce-codegen25-7b-mono
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Salesforce-codegen25-7b-mono
/
app.py
fmyblack
initial commit
dbfd86c
verified
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/Salesforce/codegen25-7b-mono"
).launch()