Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dev0ps
/
argilla-notus-7b-v1
like
0
Sleeping
App
Files
Files
Community
bdb7d47
argilla-notus-7b-v1
/
app.py
Dev0ps
initial commit
bdb7d47
verified
11 months ago
raw
Copy download link
history
blame
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/argilla/notus-7b-v1"
).launch()