Josephgflowers
commited on
Commit
•
e63563d
1
Parent(s):
121854f
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
1. Overall Flow in the Model
|
5 |
|
6 |
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
I converted the way a tinyllama model works with the following script:
|
5 |
+
|
6 |
+
https://huggingface.co/Josephgflowers/Liquid-Metal-Tinyllama-Test-1/blob/main/LM.py
|
7 |
+
|
8 |
+
Continued training on a Cinder dataset for 1 epoch.
|
9 |
+
|
10 |
+
This model could use more training to fully utilize the new features.
|
11 |
+
|
12 |
+
|
13 |
+
|
14 |
1. Overall Flow in the Model
|
15 |
|
16 |
|