ThatsGroes
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,17 @@ datasets:
|
|
21 |
- **License:** apache-2.0
|
22 |
- **Finetuned from model :** AI-Sweden-Models/Llama-3-8B-instruct
|
23 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
25 |
|
26 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
21 |
- **License:** apache-2.0
|
22 |
- **Finetuned from model :** AI-Sweden-Models/Llama-3-8B-instruct
|
23 |
|
24 |
+
Fine tuned for 1 epoch.
|
25 |
+
|
26 |
+
We ended up using 65.62 GB GPU memory (82.92%), of which 49.89 GB (63.04%) was used for LoRa.
|
27 |
+
|
28 |
+
|
29 |
+
[codecarbon INFO @ 21:31:34] Energy consumed for RAM : 0.404226 kWh. RAM Power : 188.78840446472168 W
|
30 |
+
[codecarbon INFO @ 21:31:34] Energy consumed for all GPUs : 0.625855 kWh. Total GPU Power : 82.8216447468557 W
|
31 |
+
[codecarbon INFO @ 21:31:34] Energy consumed for all CPUs : 0.091042 kWh. Total CPU Power : 42.5 W
|
32 |
+
[codecarbon INFO @ 21:31:34] 1.121123 kWh of electricity used since the beginning.
|
33 |
+
|
34 |
+
|
35 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
36 |
|
37 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|