Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
DrTripper
/
Salesforce-xgen-7b-8k-inst
like
0
Sleeping
App
Files
Files
Community
4dff092
Salesforce-xgen-7b-8k-inst
/
app.py
DrTripper
initial commit
4dff092
over 1 year ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Salesforce/xgen-7b-8k-inst"
).launch()