Transformers
English
Inference Endpoints
mradermacher commited on
Commit
7c4344d
1 Parent(s): 7f5461c

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -8,7 +8,7 @@ language:
8
  - en
9
  library_name: transformers
10
  license: llama2
11
- no_imatrix: "GGML_ASSERT: /root/cvs/llama.cpp/ggml.c:16553: i != GGML_HASHTABLE_FULL"
12
  quantized_by: mradermacher
13
  ---
14
  ## About
@@ -16,7 +16,6 @@ quantized_by: mradermacher
16
  static quants of https://huggingface.co/deepnight-research/Saily_220B
17
 
18
  <!-- provided-files -->
19
- 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.
20
  ## Usage
21
 
22
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
8
  - en
9
  library_name: transformers
10
  license: llama2
11
+ no_imatrix: 'GGML_ASSERT: /root/cvs/llama.cpp/ggml.c:16553: i != GGML_HASHTABLE_FULL'
12
  quantized_by: mradermacher
13
  ---
14
  ## About
 
16
  static quants of https://huggingface.co/deepnight-research/Saily_220B
17
 
18
  <!-- provided-files -->
 
19
  ## Usage
20
 
21
  If you are unsure how to use GGUF files, refer to one of [TheBloke's