DavidAU commited on
Commit
8c22183
1 Parent(s): 689aef4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -6
README.md CHANGED
@@ -46,15 +46,19 @@ It is an extraordinary compressed model.
46
 
47
  This model differs from original "Dark Planet 8B" as follows:
48
 
49
- - 12 layers were added to the base models
50
- - Llama3 instruct was replaced with Llama 3.1 instruct
51
- - All of the "extended" models (changed from 8b to 10.7B) were "DARE-TIED" together in a framework re-arranging the duplicate layers and replacing these carefully.
52
 
53
  These changes result in longer output, longer context, and a slight uptick in function of the model.
54
 
55
- This is the first version using these extension techniques, with more to follow.
56
 
57
- It is for any writing, fiction or roleplay activity.
 
 
 
 
58
 
59
  It requires Llama3 template and/or "Command-R" template.
60
 
@@ -73,7 +77,7 @@ Example outputs below.
73
  - For creative uses, different quants will produce slightly different output.
74
  - Due to the stability and compressed nature of this model, all quants will operate at above average levels.
75
 
76
- This is a LLAMA3.1 model, and requires Llama3 template, but may work with other template(s) and has maximum context of 131k.
77
 
78
  If you use "Command-R" template your output will be very different from using "Llama3" template.
79
 
 
46
 
47
  This model differs from original "Dark Planet 8B" as follows:
48
 
49
+ - 12 layers were added to the 8B L3/L3.1 base models, bring them to 10.65 B parameters.
50
+ - Llama 3 instruct was replaced with Llama 3.1 instruct (also extended)
51
+ - All of the "extended" models (changed from 8b to 10.65B) were "DARE-TIED" together in a framework re-arranging the duplicate layers and replacing these carefully.
52
 
53
  These changes result in longer output, longer context, and a slight uptick in function of the model.
54
 
55
+ Content from this model can be especially disturbing, and appear with little warning.
56
 
57
+ IE: "Horror" means real, vivid, and disturbing at times, if you tell the model you want "horror" so to speak.
58
+
59
+ This is the first version using these extension techniques, with more to follow (already created).
60
+
61
+ This model is for any writing, fiction or roleplay activity.
62
 
63
  It requires Llama3 template and/or "Command-R" template.
64
 
 
77
  - For creative uses, different quants will produce slightly different output.
78
  - Due to the stability and compressed nature of this model, all quants will operate at above average levels.
79
 
80
+ This is a LLAMA 3.1 model, and requires Llama3 template, but may work with other template(s) and has maximum context of 131k.
81
 
82
  If you use "Command-R" template your output will be very different from using "Llama3" template.
83