bullerwins
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -2,8 +2,10 @@
|
|
2 |
base_model:
|
3 |
- deepseek-ai/DeepSeek-V3
|
4 |
---
|
5 |
-
|
6 |
|
7 |
It needs this PR commit to work: https://github.com/ggerganov/llama.cpp/pull/11049
|
8 |
|
9 |
-
Thanks to Fairydreaming for the PR!
|
|
|
|
|
|
2 |
base_model:
|
3 |
- deepseek-ai/DeepSeek-V3
|
4 |
---
|
5 |
+
Initial preview for the GGUF quantized version of [deepseek-ai/DeepSeek-V3](https://huggingface.co/deepseek-ai/DeepSeek-V3)
|
6 |
|
7 |
It needs this PR commit to work: https://github.com/ggerganov/llama.cpp/pull/11049
|
8 |
|
9 |
+
Thanks to Fairydreaming for the PR!
|
10 |
+
|
11 |
+
Note: no multi-token prediction (MTP) support
|