初始化项目,由ModelHub XC社区提供模型

Model: QuantFactory/Mistral-7B-Instruct-DPO-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-20 20:40:07 +08:00
commit 0e75e8bdf4
14 changed files with 91 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
---
library_name: transformers
pipeline_tag: text-generation
base_model: princeton-nlp/Mistral-7B-Instruct-DPO
---
# QuantFactory/Mistral-7B-Instruct-DPO-GGUF
This is quantized version of [princeton-nlp/Mistral-7B-Instruct-DPO](https://huggingface.co/princeton-nlp/Mistral-7B-Instruct-DPO) created using llama.cpp
# Model Description
This is a model released from the preprint: *[SimPO: Simple Preference Optimization with a Reference-Free Reward](https://arxiv.org/abs/2405.14734)* Please refer to our [repository](https://github.com/princeton-nlp/SimPO) for more details.