Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dev0ps
/
argilla-notus-7b-v1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bdb7d47
argilla-notus-7b-v1
/
app.py
Dev0ps
initial commit
bdb7d47
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/argilla/notus-7b-v1"
).launch()