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