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