Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
trhacknon
/
Hermes-2
like
0
Sleeping
App
Files
Files
Community
main
Hermes-2
/
app.py
trhacknon
initial commit
389c4a6
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
91 Bytes
import
gradio
as
gr
gr.load(
"models/NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO"
).launch()