ahxt commited on
Commit
a4f5e88
1 Parent(s): 025d605

update readme.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ metrics:
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
 
 
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