diff --git a/.gitignore b/.gitignore index 708e8582e..7d8ae8474 100644 --- a/.gitignore +++ b/.gitignore @@ -96,5 +96,6 @@ tests/test-quantize-perf tests/test-sampling tests/test-tokenizer-0-llama tests/test-tokenizer-0-falcon +tests/test-tokenizer-0-deepseek_coder tests/test-tokenizer-1-llama tests/test-tokenizer-1-bpe diff --git a/models/ggml-vocab-deepseek-coder.gguf b/models/ggml-vocab-deepseek-coder.gguf new file mode 100644 index 000000000..841888fce Binary files /dev/null and b/models/ggml-vocab-deepseek-coder.gguf differ