Update README.md
Browse files
README.md
CHANGED
@@ -36,4 +36,7 @@ Keep an eye out for **V.2**, it's going to be a game-changer! And is currently t
|
|
36 |
## Thank you!
|
37 |
- Thank you to Daniel Han, for Unsloth AI which was used to train this model. this led to a 2-3x speed increae and 2-3x decrease in memmory consumption.
|
38 |
- Thank you to Charles Coddard, for providng me with a script that was nessary to make this model.
|
39 |
-
- Thank you to Mistral, for releasing Another Wonderful open source model, under Apache 2.0.
|
|
|
|
|
|
|
|
36 |
## Thank you!
|
37 |
- Thank you to Daniel Han, for Unsloth AI which was used to train this model. this led to a 2-3x speed increae and 2-3x decrease in memmory consumption.
|
38 |
- Thank you to Charles Coddard, for providng me with a script that was nessary to make this model.
|
39 |
+
- Thank you to Mistral, for releasing Another Wonderful open source model, under Apache 2.0.
|
40 |
+
- Thank you to Tim Dettmers, for creating QLora
|
41 |
+
- Thank you to Tri Dao, for creating Flash Attention
|
42 |
+
- Thank you to Microsoft, for the Lora paper, and the Slice-GPT paper.
|