Add base_model to link all the parent models (#1)
Browse files- Add base_model to link all the parent models (0294ab567b5f9b4aeae73dc5f0e4c76a442e9d45)
Co-authored-by: Maxime Labonne <[email protected]>
README.md
CHANGED
@@ -4,6 +4,21 @@ language:
|
|
4 |
- en
|
5 |
tags:
|
6 |
- merge
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# Update 2023-12-19
|
|
|
4 |
- en
|
5 |
tags:
|
6 |
- merge
|
7 |
+
base_model:
|
8 |
+
- mistralai/Mistral-7B-Instruct-v0.2
|
9 |
+
- ehartford/dolphin-2.2.1-mistral-7b
|
10 |
+
- SciPhi/SciPhi-Mistral-7B-32k
|
11 |
+
- ehartford/samantha-1.2-mistral-7b
|
12 |
+
- Arc53/docsgpt-7b-mistral
|
13 |
+
- berkeley-nest/Starling-LM-7B-alpha
|
14 |
+
- Q-bert/MetaMath-Cybertron-Starling
|
15 |
+
- Open-Orca/Mistral-7B-OpenOrca
|
16 |
+
- v1olet/v1olet_marcoroni-go-bruins-merge-7B
|
17 |
+
- beowolx/MistralHermes-CodePro-7B-v1
|
18 |
+
- TIGER-Lab/MAmmoTH-7B-Mistral
|
19 |
+
- teknium/OpenHermes-2.5-Mistral-7B
|
20 |
+
- Weyaxi/OpenHermes-2.5-neural-chat-v3-3-Slerp
|
21 |
+
- mlabonne/NeuralHermes-2.5-Mistral-7B
|
22 |
---
|
23 |
|
24 |
# Update 2023-12-19
|