Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,13 @@ license_name: deepseek
|
|
4 |
license_link: LICENSE
|
5 |
---
|
6 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
<p align="center">
|
8 |
<img width="1000px" alt="DeepSeek Coder" src="https://github.com/deepseek-ai/DeepSeek-Coder/blob/main/pictures/logo.png?raw=true">
|
9 |
</p>
|
|
|
4 |
license_link: LICENSE
|
5 |
---
|
6 |
|
7 |
+
# Quantization details
|
8 |
+
|
9 |
+
- Original model: [deepseek-ai/deepseek-coder-7b-instruct-v1.5](https://huggingface.co/deepseek-ai/deepseek-coder-7b-instruct-v1.5)
|
10 |
+
- Quantized with *llama.cpp* revision: `ceca1ae`
|
11 |
+
|
12 |
+
# Upstream README
|
13 |
+
|
14 |
<p align="center">
|
15 |
<img width="1000px" alt="DeepSeek Coder" src="https://github.com/deepseek-ai/DeepSeek-Coder/blob/main/pictures/logo.png?raw=true">
|
16 |
</p>
|