初始化项目,由ModelHub XC社区提供模型
Model: QuantFactory/Mistral-7B-Instruct-DPO-GGUF Source: Original Platform
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal 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.
|
||||
Reference in New Issue
Block a user