Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
srikanthsrnvs
/
togethercomputer-GPT-JT-6B-v1
like
1
Sleeping
App
Files
Files
Community
main
togethercomputer-GPT-JT-6B-v1
/
app.py
Srikanth Srinivas
initial commit
f1da51c
over 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()