Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
arlqrr
/
nomic-ai-gpt4all-j
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c360dc5
nomic-ai-gpt4all-j
/
app.py
arlqrr
initial commit
c360dc5
over 1 year ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/nomic-ai/gpt4all-j"
).launch()