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