Update README.md
Browse files
README.md
CHANGED
@@ -3,4 +3,12 @@ license: other
|
|
3 |
license_name: deepseek-license
|
4 |
license_link: >-
|
5 |
https://huggingface.co/deepseek-ai/deepseek-coder-7b-base-v1.5/blob/main/LICENSE
|
|
|
|
|
6 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
license_name: deepseek-license
|
4 |
license_link: >-
|
5 |
https://huggingface.co/deepseek-ai/deepseek-coder-7b-base-v1.5/blob/main/LICENSE
|
6 |
+
base_model: deepseek-ai/deepseek-coder-7b-base-v1.5
|
7 |
+
quantized_by: dagbs
|
8 |
---
|
9 |
+
|
10 |
+
# deepseek-coder-7b-base-v1.5 - GGUF
|
11 |
+
- Model organization: [DeepSeek](https://huggingface.co/deepseek-ai)
|
12 |
+
- Original model: [deepseek-ai/deepseek-coder-7b-base-v1.5](https://huggingface.co/deepseek-ai/deepseek-coder-7b-base-v1.5)
|
13 |
+
|
14 |
+
Notes: There are some weird things going on with the original model and these 3 GGUF files are the only usable files available. I'm not sure how useful they are or if they work.
|