Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
harrysg
/
LoneStriker-dolphin-2.1-mistral-7b-3.0bpw-h6-exl2
like
0
Runtime error
App
Files
Files
Community
main
LoneStriker-dolphin-2.1-mistral-7b-3.0bpw-h6-exl2
/
app.py
harrysg
initial commit
bcf78ec
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
107 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/LoneStriker/dolphin-2.1-mistral-7b-3.0bpw-h6-exl2"
).launch()