clee84 commited on
Commit
5830962
1 Parent(s): 75fec01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -17,10 +17,10 @@ tags:
17
  ---
18
  # Model Card for Mistral-7B-lighthouse-merge-v0.1
19
  This model is a result of merging two models A and B.
20
- The method used for merging is "slerp" with ["mergekit"](https://github.com/cg123/mergekit).
21
 
22
- A: ["mistralai/Mistral-7B-instruct-v0.2"](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2)
23
- B: ["mistralai/Mistral-7B-v0.1"](https://huggingface.co/mistralai/Mistral-7B-v0.1) fine-tuned through DPO training.
24
 
25
  ### Jinja Prompt Template
26
  ```
 
17
  ---
18
  # Model Card for Mistral-7B-lighthouse-merge-v0.1
19
  This model is a result of merging two models A and B.
20
+ The method used for merging is "slerp" with [mergekit](https://github.com/cg123/mergekit).
21
 
22
+ A: [mistralai/Mistral-7B-instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2)
23
+ B: [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) fine-tuned through DPO training.
24
 
25
  ### Jinja Prompt Template
26
  ```