Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
linguistique
/
orangetin-OpenHermes-Mixtral-8x7B
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
orangetin-OpenHermes-Mixtral-8x7B
/
app.py
linguistique
initial commit
7c0ebf8
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/orangetin/OpenHermes-Mixtral-8x7B"
).launch()