Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TseFeng202
/
Salesforce-instructcodet5p-16b
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Salesforce-instructcodet5p-16b
/
app.py
TseFeng202
initial commit
ad09d03
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Salesforce/instructcodet5p-16b"
).launch()