nicholasKluge
commited on
Commit
•
6d2c6c4
1
Parent(s):
3df4612
Update README.md
Browse files
README.md
CHANGED
@@ -54,7 +54,7 @@ TeenyTinyLlama is a compact language model based on the Llama 2 architecture ([T
|
|
54 |
- **Emissions:** 41.1 KgCO2 (Germany)
|
55 |
- **Total energy consumption:** 115.69 kWh
|
56 |
|
57 |
-
This repository has the [source code](https://github.com/Nkluge-correa/
|
58 |
|
59 |
- [Transformers](https://github.com/huggingface/transformers)
|
60 |
- [PyTorch](https://github.com/pytorch/pytorch)
|
|
|
54 |
- **Emissions:** 41.1 KgCO2 (Germany)
|
55 |
- **Total energy consumption:** 115.69 kWh
|
56 |
|
57 |
+
This repository has the [source code](https://github.com/Nkluge-correa/TeenyTinyLlama) used to train this model. The main libraries used are:
|
58 |
|
59 |
- [Transformers](https://github.com/huggingface/transformers)
|
60 |
- [PyTorch](https://github.com/pytorch/pytorch)
|