DavidAU commited on
Commit
0417ed6
·
verified ·
1 Parent(s): 85b7f99

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -108,6 +108,20 @@ Here is the standard LLAMA3 template:
108
  }
109
  </PRE>
110
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
111
  <b>Optional Enhancement:</B>
112
 
113
  The following can be used in place of the "system prompt" or "system role" to further enhance the model.
 
108
  }
109
  </PRE>
110
 
111
+ <B>Model "DNA":</B>
112
+
113
+ Special thanks to the incredible work of the model makers "SAO10K", "NEVERSLEEP" and "HASTAGARAS".
114
+
115
+ Models used:
116
+
117
+ [ https://huggingface.co/Sao10K/L3-8B-Stheno-v3.2]
118
+
119
+ [ https://huggingface.co/NeverSleep/Llama-3-Lumimaid-8B-v0.1-OAS ]
120
+
121
+ [ https://huggingface.co/Hastagaras/Jamet-8B-L3-MK.V-Blackroot ]
122
+
123
+ Parts of these models were "grafted" / "fused" together to create this model.
124
+
125
  <b>Optional Enhancement:</B>
126
 
127
  The following can be used in place of the "system prompt" or "system role" to further enhance the model.