DavidAU commited on
Commit
d67a128
1 Parent(s): 9371d1b

Update README.md

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