Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
gorocdcdc
/
togethercomputer-GPT-JT-6B-v1
like
0
Sleeping
App
Files
Files
Community
main
togethercomputer-GPT-JT-6B-v1
/
app.py
gorocdcdc
initial commit
d8b01fe
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/togethercomputer/GPT-JT-6B-v1"
).launch()