Update README.md
Browse files
README.md
CHANGED
@@ -9,27 +9,12 @@ tags:
|
|
9 |
license_name: microsoft-research-license
|
10 |
---
|
11 |
|
12 |
-
|
13 |
|
14 |
-
Psyfighter2-Orca2-ties
|
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 |
-
|
|
|
19 |
|
20 |
-
|
21 |
-
|
22 |
-
```yaml
|
23 |
-
models:
|
24 |
-
- model: KoboldAI/LLaMA2-13B-Psyfighter2
|
25 |
-
- model: microsoft/Orca-2-13b
|
26 |
-
parameters:
|
27 |
-
density: 0.40
|
28 |
-
weight: [0, 0.3, 0.7, 1]
|
29 |
-
merge_method: ties
|
30 |
-
base_model: KoboldAI/LLaMA2-13B-Psyfighter2
|
31 |
-
parameters:
|
32 |
-
normalize: true
|
33 |
-
int8_mask: true
|
34 |
-
dtype: float16
|
35 |
-
```
|
|
|
9 |
license_name: microsoft-research-license
|
10 |
---
|
11 |
|
12 |
+
## **Psyfighter2-Orca2-ties**
|
13 |
|
14 |
+
[exllamav2](https://github.com/turboderp/exllamav2) quant for [tuantran1632001/Psyfighter2-Orca2-13B-ties](https://huggingface.co/tuantran1632001/Psyfighter2-Orca2-13B-ties)
|
|
|
|
|
15 |
|
16 |
+
Runs smoothly on single 3090 in webui with context length set to 4096, ExLlamav2_HF loader
|
17 |
+
and cache_8bit=True
|
18 |
|
19 |
+
All comments are greatly appreciated, download, test and if you appreciate my work, consider buying me my fuel:
|
20 |
+
<a href="https://www.buymeacoffee.com/TeeZee" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|