flyingfishinwater
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
# LiteLlama
|
2 |
|
3 |
It's a very small LLAMA2 model with only 460M parameters trained with 1T tokens. It's best for testing.
|
@@ -382,4 +385,4 @@ This model is based on Mistral-7b-v0.2 with 16k context lengths. It's a uncensor
|
|
382 |
|
383 |
**Add EOS Token:** No
|
384 |
|
385 |
-
**Parse Special Tokens:** Yes
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
# LiteLlama
|
5 |
|
6 |
It's a very small LLAMA2 model with only 460M parameters trained with 1T tokens. It's best for testing.
|
|
|
385 |
|
386 |
**Add EOS Token:** No
|
387 |
|
388 |
+
**Parse Special Tokens:** Yes
|