Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jonathanst29
/
argilla-notus-7b-v1
like
0
Running
App
Files
Files
Community
main
argilla-notus-7b-v1
/
app.py
jonathanst29
initial commit
2d96b6f
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/argilla/notus-7b-v1"
).launch()