Update README.md
Browse files
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 |
|