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