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