nicholasKluge commited on
Commit
d9c90c9
1 Parent(s): 8bf9847

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -54,7 +54,7 @@ TeenyTinyLlama is a compact language model based on the Llama 2 architecture ([T
54
  - **Emissions:** 5.6 KgCO2 (Germany)
55
  - **Total energy consumption:** 15.5 kWh
56
 
57
- This repository has the [source code](https://github.com/Nkluge-correa/Aira) 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)
 
54
  - **Emissions:** 5.6 KgCO2 (Germany)
55
  - **Total energy consumption:** 15.5 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)