Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
locknsw
/
nomic-ai-gpt4all-13b-snoozy
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
nomic-ai-gpt4all-13b-snoozy
/
app.py
locknsw
initial commit
3289ddf
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/nomic-ai/gpt4all-13b-snoozy"
).launch()