mradermacher commited on
Commit
7174dc0
·
verified ·
1 Parent(s): 4ef3f95

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -6,7 +6,7 @@ library_name: transformers
6
  license: other
7
  license_link: LICENSE
8
  license_name: deepseek-license
9
- no_imatrix: "nan detected in blk.61.attn_q.weight"
10
  quantized_by: mradermacher
11
  ---
12
  ## About
@@ -19,7 +19,6 @@ quantized_by: mradermacher
19
  static quants of https://huggingface.co/deepseek-ai/deepseek-coder-33b-base
20
 
21
  <!-- provided-files -->
22
- weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
23
  ## Usage
24
 
25
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
6
  license: other
7
  license_link: LICENSE
8
  license_name: deepseek-license
9
+ no_imatrix: nan detected in blk.61.attn_q.weight
10
  quantized_by: mradermacher
11
  ---
12
  ## About
 
19
  static quants of https://huggingface.co/deepseek-ai/deepseek-coder-33b-base
20
 
21
  <!-- provided-files -->
 
22
  ## Usage
23
 
24
  If you are unsure how to use GGUF files, refer to one of [TheBloke's