Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PeepDaSlan9
/
EleutherAI-gpt-j-6B-B2BMGMT
like
1
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
EleutherAI-gpt-j-6B-B2BMGMT
/
app.py
PeepDaSlan9
initial commit
285c836
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/EleutherAI/gpt-j-6B"
).launch()