Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lazyresearcher
/
gpt1
like
0
Running
App
Files
Files
Community
41df6ef
gpt1
/
app.py
Last commit not found
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/mithril-security/gpt-j-6B"
).launch()