csabakecskemeti commited on
Commit
147f5d7
·
verified ·
1 Parent(s): ff62eb6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -9,6 +9,7 @@ pipeline_tag: text-generation
9
  Quantized version of: [trillionlabs/Trillion-7B-preview](https://huggingface.co/trillionlabs/Trillion-7B-preview)
10
 
11
  *Note*
 
12
  I've forced llama.cpp to use llama-bpe tokenizer, as the checksum of the model's original tokenizer was not present in the converter code.
13
  The model has produced meaningful output in english and korean (that is what I've tried).
14
 
 
9
  Quantized version of: [trillionlabs/Trillion-7B-preview](https://huggingface.co/trillionlabs/Trillion-7B-preview)
10
 
11
  *Note*
12
+
13
  I've forced llama.cpp to use llama-bpe tokenizer, as the checksum of the model's original tokenizer was not present in the converter code.
14
  The model has produced meaningful output in english and korean (that is what I've tried).
15