Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Slammed96
/
togethercomputer-GPT-NeoXT-Chat-Base-20B
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
251dd98
togethercomputer-GPT-NeoXT-Chat-Base-20B
/
app.py
Slammed96
initial commit
251dd98
over 1 year ago
raw
Copy download link
history
blame
Safe
98 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/togethercomputer/GPT-NeoXT-Chat-Base-20B"
).launch()