Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KeithCu
/
mlabonne-NeuralHermes-2.5-Mistral-7B-2
like
0
Paused
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
mlabonne-NeuralHermes-2.5-Mistral-7B-2
/
app.py
KeithCu
initial commit
e5921a2
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/mlabonne/NeuralHermes-2.5-Mistral-7B"
).launch()