Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
droirrrrr
/
argilla-notux-8x7b-v1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a2d7866
argilla-notux-8x7b-v1
/
app.py
droirrrrr
Update app.py
a2d7866
about 1 year ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/argilla/notux-8x7b-v1"
).launch(share=
True
)