Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MatveyDM028
/
Salesforce-codegen-6B-mono
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Salesforce-codegen-6B-mono
/
app.py
MatveyDM028
initial commit
12e2548
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Salesforce/codegen-6B-mono"
).launch()