Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Kualt
/
argilla-notux-8x7b-v1
like
0
Sleeping
App
Files
Files
Community
13f7c3b
argilla-notux-8x7b-v1
/
app.py
Kualt
initial commit
13f7c3b
11 months ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/argilla/notux-8x7b-v1"
).launch()