Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
p2plus
/
mncai-mistral-7b-dpo-merge-v1.1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
mncai-mistral-7b-dpo-merge-v1.1
/
app.py
p2plus
initial commit
86a3b39
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/mncai/mistral-7b-dpo-merge-v1.1"
).launch()