Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a
|
|
10 |
|
11 |
Original model: https://huggingface.co/deepseek-ai/DeepSeek-R1
|
12 |
|
|
|
|
|
13 |
All quants made using imatrix option with dataset from [here](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8)
|
14 |
|
15 |
Run them in [LM Studio](https://lmstudio.ai/)
|
|
|
10 |
|
11 |
Original model: https://huggingface.co/deepseek-ai/DeepSeek-R1
|
12 |
|
13 |
+
Shout out to [Arcee-AI](https://huggingface.co/arcee-ai) for providing the compute to convert to BF16, the upload for which can be found here: https://huggingface.co/arcee-ai/DeepSeek-R1-bf16
|
14 |
+
|
15 |
All quants made using imatrix option with dataset from [here](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8)
|
16 |
|
17 |
Run them in [LM Studio](https://lmstudio.ai/)
|