update readme.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ metrics:
|
|
| 14 |
license: mit
|
| 15 |
---
|
| 16 |
|
| 17 |
-
#
|
| 18 |
|
| 19 |
In this series of repos, we present an open-source reproduction of Meta AI's [LLaMa 2](https://ai.meta.com/llama/). However, with significantly reduced model sizes, [LiteLlama-460M-1T](https://huggingface.co/ahxt/LiteLlama-460M-1T) has 460M parameters trained with 1T tokens.
|
| 20 |
|
|
|
|
| 14 |
license: mit
|
| 15 |
---
|
| 16 |
|
| 17 |
+
# LiteLlama: Reduced-Scale Llama
|
| 18 |
|
| 19 |
In this series of repos, we present an open-source reproduction of Meta AI's [LLaMa 2](https://ai.meta.com/llama/). However, with significantly reduced model sizes, [LiteLlama-460M-1T](https://huggingface.co/ahxt/LiteLlama-460M-1T) has 460M parameters trained with 1T tokens.
|
| 20 |
|