tuantran1632001
commited on
Commit
•
b858fbc
1
Parent(s):
82996ab
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ tags:
|
|
5 |
- mergekit
|
6 |
- lazymergekit
|
7 |
- microsoft/Orca-2-13b
|
|
|
8 |
license_name: microsoft-research-license
|
9 |
---
|
10 |
|
@@ -14,6 +15,8 @@ Psyfighter2-Orca2-ties is a merge of the following models using [mergekit](https
|
|
14 |
* [KoboldAI/LLaMA2-13B-Psyfighter2](https://huggingface.co/KoboldAI/LLaMA2-13B-Psyfighter2)
|
15 |
* [microsoft/Orca-2-13b](https://huggingface.co/microsoft/Orca-2-13b)
|
16 |
|
|
|
|
|
17 |
## 🧩 Configuration
|
18 |
|
19 |
```yaml
|
|
|
5 |
- mergekit
|
6 |
- lazymergekit
|
7 |
- microsoft/Orca-2-13b
|
8 |
+
- KoboldAI/LLaMA2-13B-Psyfighter2
|
9 |
license_name: microsoft-research-license
|
10 |
---
|
11 |
|
|
|
15 |
* [KoboldAI/LLaMA2-13B-Psyfighter2](https://huggingface.co/KoboldAI/LLaMA2-13B-Psyfighter2)
|
16 |
* [microsoft/Orca-2-13b](https://huggingface.co/microsoft/Orca-2-13b)
|
17 |
|
18 |
+
This is my very first merge I have ever attempted. The motivation behind this merge is to try and create a 13B version of [jebcarter/psyonic-cetacean-20B](https://huggingface.co/jebcarter/psyonic-cetacean-20B). I don't have a good GPU (GTX 1660 6GB), so although I can merge the model, I cannot actually run it. However, the Open LLM Leaderboard ranks this merge with 63.48 avg point, which is higher than both KoboldAI/LLaMA2-13B-Psyfighter2 and jebcarter/psyonic-cetacean-20B, so I must did something right. The next step is to quantize this merge into GGUF so I can actually run it with [KoboldCpp](https://github.com/LostRuins/koboldcpp).
|
19 |
+
|
20 |
## 🧩 Configuration
|
21 |
|
22 |
```yaml
|