Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
and-y
/
joey00072-ToxicHermes-2.5-Mistral-7B
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a03a6f8
joey00072-ToxicHermes-2.5-Mistral-7B
/
app.py
and-y
initial commit
a03a6f8
over 1 year ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/joey00072/ToxicHermes-2.5-Mistral-7B"
).launch()