milkowski commited on
Commit
6ef884f
1 Parent(s): c970fbc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -4,6 +4,13 @@ license_name: deepseek-license
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-base-v1.5](https://huggingface.co/deepseek-ai/deepseek-coder-7b-base-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>