DavidAU commited on
Commit
fb2a0a0
·
verified ·
1 Parent(s): 8041db8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -46,9 +46,9 @@ It is an extraordinary compressed model.
46
 
47
  This model differs from orginal "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.
52
 
53
  These changes result in longer output, longer context, and a slight uptick in fuction of the model.
54
 
 
46
 
47
  This model differs from orginal "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 fuction of the model.
54