This is really a followup and improvement off my original Lumi-Tess model.
A large context uncencored Llama 3 instruct model focussed on story & RP.
I found the Smaug version of lama very impressive, exept for a couple of quirks and the default context window.
This merge is with the Giraffe instruct for long context window, and basically a smaug - lumi tess merger.
I am planning to do the same with a gradient model and compaire it to this giraffe version.
Breadcrumbs_ties really is awesome.
This is a merge of pre-trained language models created using
mergekit.
A big thanks to the creators of the models used in this merge
This model was merged using the breadcrumbs_ties merge method using Z:\Llama-3-Giraffe-70B-Instruct as a base.
1models:
2 - model: \Llama-3-Giraffe-70B-Instruct
3 parameters:
4 weight: 0.25
5 density: 0.90
6 gamma: 0.01
7 - model: \Smaug-Llama-3-70B-Instruct
8 parameters:
9 weight: 0.30
10 density: 0.90
11 gamma: 0.01
12 - model: \Tess-2.0-Llama-3-70B-v0.2
13 parameters:
14 weight: 0.15
15 density: 0.90
16 gamma: 0.01
17 - model: \Llama-3-Lumimaid-70B-v0.1-alt
18 parameters:
19 weight: 0.30
20 density: 0.90
21 gamma: 0.01
22merge_method: breadcrumbs_ties
23base_model: \Llama-3-Giraffe-70B-Instruct
24dtype: bfloat16