Update README.md
Browse files
README.md
CHANGED
@@ -14,13 +14,27 @@ tags:
|
|
14 |
---
|
15 |
|
16 |
My first merge of RP models 7B using mergekit, They are just r/ trend RP, half is BuRP_7B. not used any, **Dumb** merge but hopfully lucky merge! ^^'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
<div style="width: auto; margin-left: auto; margin-right: auto">
|
18 |
<img src="https://i.imgur.com/d38LuOG.png" alt="Nekochu" style="width: 250%; min-width: 400px; display: block; margin: auto;">
|
19 |
</div>
|
20 |
|
21 |
Name symbolize by *Confluence* for many unique RP model with *Renegade* mostly come from no-guardrail.
|
22 |
|
23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
The following YAML configuration was used to produce this model:
|
26 |
|
@@ -75,7 +89,7 @@ name: gradient-slerp
|
|
75 |
|
76 |
```mergekit-mega config.yml ./output-model-directory --cuda --allow-crimes --lazy-unpickle```
|
77 |
|
78 |
-
### Models Merged
|
79 |
|
80 |
The following models were included in the merge:
|
81 |
- [localfultonextractor/Erosumika-7B](https://huggingface.co/localfultonextractor/Erosumika-7B)
|
|
|
14 |
---
|
15 |
|
16 |
My first merge of RP models 7B using mergekit, They are just r/ trend RP, half is BuRP_7B. not used any, **Dumb** merge but hopfully lucky merge! ^^'
|
17 |
+
|
18 |
+
## Update 03/2024:
|
19 |
+
|
20 |
+
- Original model Card Confluence-Renegade-7B
|
21 |
+
- Added Model and merge recipe branch: <a href="https://huggingface.co/Nekochu/Confluence-Renegade-7B/blob/Confluence-Renegade-7B-v2/mergekit_config.yml">Confluence-Renegade-7B-v2</a>
|
22 |
+
- Added Model and merge recipe branch: <a href="https://huggingface.co/Nekochu/Confluence-Renegade-7B/blob/Moistral-RoleBeagle-11B-v1/mergekit_config.yml">Moistral-RoleBeagle-11B-v1</a>
|
23 |
+
- Added Branch: <a href="https://huggingface.co/Nekochu/Confluence-Renegade-7B/blob/Confluence-Shortcake-20B/mergekit_config.yml"> Confluence-Shortcake-20B Model recipes</a> and Quants here <a href="https://huggingface.co/Nekochu/Confluence-Renegade-7B/tree/Confluence-Shortcake-20B-2.4bpw-h6-exl2">Confluence-Shortcake-20B-2.4bpw-h6-exl2</a>, <a href="https://huggingface.co/Nekochu/Confluence-Renegade-7B/tree/Confluence-Shortcake-20B-4.25bpw-h6-exl2">Confluence-Shortcake-20B-4.25bpw-h6-exl2</a>, <a href="https://huggingface.co/Nekochu/Confluence-Renegade-7B/tree/Confluence-Shortcake-20B-8.0bpw-h8-exl2">Confluence-Shortcake-20B-8.0bpw-h8-exl2</a>
|
24 |
+
|
25 |
<div style="width: auto; margin-left: auto; margin-right: auto">
|
26 |
<img src="https://i.imgur.com/d38LuOG.png" alt="Nekochu" style="width: 250%; min-width: 400px; display: block; margin: auto;">
|
27 |
</div>
|
28 |
|
29 |
Name symbolize by *Confluence* for many unique RP model with *Renegade* mostly come from no-guardrail.
|
30 |
|
31 |
+
## Download branch instructions
|
32 |
+
|
33 |
+
```shell
|
34 |
+
git clone --single-branch --branch Confluence-Shortcake-20B-2.4bpw-h6-exl2 https://huggingface.co/Nekochu/Confluence-Renegade-7B/tree/main
|
35 |
+
```
|
36 |
+
|
37 |
+
### Configuration Confluence-Renegade-7B
|
38 |
|
39 |
The following YAML configuration was used to produce this model:
|
40 |
|
|
|
89 |
|
90 |
```mergekit-mega config.yml ./output-model-directory --cuda --allow-crimes --lazy-unpickle```
|
91 |
|
92 |
+
### Models Merged Confluence-Renegade-7B
|
93 |
|
94 |
The following models were included in the merge:
|
95 |
- [localfultonextractor/Erosumika-7B](https://huggingface.co/localfultonextractor/Erosumika-7B)
|