mradermacher commited on
Commit
23f006d
·
verified ·
1 Parent(s): c8f00c1

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -6,7 +6,7 @@ language:
6
  - en
7
  library_name: transformers
8
  license: llama2
9
- no_imatrix: "nan detected in blk.31.attn_q.weight"
10
  quantized_by: mradermacher
11
  ---
12
  ## About
@@ -19,7 +19,6 @@ quantized_by: mradermacher
19
  static quants of https://huggingface.co/MaLA-LM/emma-500-llama2-7b
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
  - en
7
  library_name: transformers
8
  license: llama2
9
+ no_imatrix: nan detected in blk.31.attn_q.weight
10
  quantized_by: mradermacher
11
  ---
12
  ## About
 
19
  static quants of https://huggingface.co/MaLA-LM/emma-500-llama2-7b
20
 
21
  <!-- provided-files -->
 
22
  ## Usage
23
 
24
  If you are unsure how to use GGUF files, refer to one of [TheBloke's