Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,10 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
---
|
4 |
-
This is JackFram's Llama 68M
|
5 |
-
1. Removed unnecessary files from training (optimizer.pt, scheduler.pt, train*)
|
6 |
-
2. Converted to
|
7 |
|
8 |
-
|
|
|
|
|
|
1 |
---
|
2 |
license: other
|
3 |
---
|
4 |
+
This is [JackFram's Llama 68M](https://huggingface.co/JackFram/llama-68m), with the following changes:
|
5 |
+
1. Removed unnecessary files from training (optimizer.pt, scheduler.pt, rng_state.pth, train*)
|
6 |
+
2. Converted to safetensors.
|
7 |
|
8 |
+
This lowers the size of the repo to 260MiB.
|
9 |
+
|
10 |
+
All credit for the creation of this mini Llama goes to the original author(s).
|