Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ tags:
|
|
16 |
This is really a followup and improvement off my original Lumi-Tess model.
|
17 |
|
18 |
# model
|
19 |
-
A large context uncencored Llama 3 instruct model focussed on story & RP.
|
20 |
I found the Smaug version of lama very impressive, exept for a couple of quirks and the default context window.
|
21 |
This merge is with the Giraffe instruct for long context window, and basically a smaug - lumi tess merger.
|
22 |
I am planning to do the same with a gradient model and compaire it to this giraffe version.
|
@@ -30,6 +30,7 @@ A big thanks to the creators of the models used in this merge
|
|
30 |
### Merge Method
|
31 |
|
32 |
This model was merged using the breadcrumbs_ties merge method using Z:\Llama-3-Giraffe-70B-Instruct as a base.
|
|
|
33 |
|
34 |
### Models Merged
|
35 |
|
|
|
16 |
This is really a followup and improvement off my original Lumi-Tess model.
|
17 |
|
18 |
# model
|
19 |
+
A large context (128K) uncencored Llama 3 instruct model focussed on story & RP.
|
20 |
I found the Smaug version of lama very impressive, exept for a couple of quirks and the default context window.
|
21 |
This merge is with the Giraffe instruct for long context window, and basically a smaug - lumi tess merger.
|
22 |
I am planning to do the same with a gradient model and compaire it to this giraffe version.
|
|
|
30 |
### Merge Method
|
31 |
|
32 |
This model was merged using the breadcrumbs_ties merge method using Z:\Llama-3-Giraffe-70B-Instruct as a base.
|
33 |
+
This model thanks to Giraffe have an effective context length of approximately 128k.
|
34 |
|
35 |
### Models Merged
|
36 |
|