Add base models to model card metadata
Browse files
README.md
CHANGED
|
@@ -4,6 +4,21 @@ language:
|
|
| 4 |
- en
|
| 5 |
tags:
|
| 6 |
- merge
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# Model Description
|
|
|
|
| 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 |
+
- HuggingFaceH4/zephyr-7b-beta
|
| 14 |
+
- meta-math/MetaMath-Mistral-7B
|
| 15 |
+
- Open-Orca/Mistral-7B-OpenOrca
|
| 16 |
+
- openchat/openchat-3.5-1210
|
| 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 |
# Model Description
|