Commit
•
ce1616d
1
Parent(s):
12b0867
Librarian Bot: Add base_model metadata to model (#2)
Browse files- Librarian Bot: Add base_model metadata to model (209754794bb12ba9685660c056fabfaf81f76a2c)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -3,6 +3,9 @@ license: mit
|
|
3 |
tags:
|
4 |
- mergekit
|
5 |
- merge
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# MoMo-70B-lora-1.8.6-DPO based model with gradient slerp
|
|
|
3 |
tags:
|
4 |
- mergekit
|
5 |
- merge
|
6 |
+
base_model:
|
7 |
+
- moreh/MoMo-70B-lora-1.8.6-DPO
|
8 |
+
- moreh/MoMo-70B-lora-1.8.4-DPO
|
9 |
---
|
10 |
|
11 |
# MoMo-70B-lora-1.8.6-DPO based model with gradient slerp
|