Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
---
|
2 |
license: llama2
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: llama2
|
3 |
---
|
4 |
+
|
5 |
+
This is a copy of the llama2 tokenizer for use as a fallback tokenizer for KoboldAI.
|
6 |
+
We aim to keep this copy functional / identical to the upstream llama2 tokenizer.
|
7 |
+
In case of differences a functional copy is chosen.
|