Henk717 commited on
Commit
aba9319
·
1 Parent(s): 3cc6215

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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.