Update README.md
Browse files
README.md
CHANGED
|
@@ -21,6 +21,8 @@ co2_eq_emissions:
|
|
| 21 |
training_type: fine-tuning
|
| 22 |
geographical_location: United States of America
|
| 23 |
hardware_used: NVIDIA A100-SXM4-40GB
|
|
|
|
|
|
|
| 24 |
---
|
| 25 |
# TeenyTinyLlama-460m-Chat-awq
|
| 26 |
|
|
@@ -232,4 +234,4 @@ This repository was built as part of the RAIES ([Rede de Inteligência Artificia
|
|
| 232 |
|
| 233 |
## License
|
| 234 |
|
| 235 |
-
TeenyTinyLlama-460m-Chat is licensed under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for more details.
|
|
|
|
| 21 |
training_type: fine-tuning
|
| 22 |
geographical_location: United States of America
|
| 23 |
hardware_used: NVIDIA A100-SXM4-40GB
|
| 24 |
+
base_model:
|
| 25 |
+
- nicholasKluge/TeenyTinyLlama-460m
|
| 26 |
---
|
| 27 |
# TeenyTinyLlama-460m-Chat-awq
|
| 28 |
|
|
|
|
| 234 |
|
| 235 |
## License
|
| 236 |
|
| 237 |
+
TeenyTinyLlama-460m-Chat is licensed under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for more details.
|