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