mradermacher commited on
Commit
082b098
1 Parent(s): 05690d9

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -4,7 +4,7 @@ language:
4
  - en
5
  library_name: transformers
6
  license: cc-by-nc-nd-4.0
7
- no_imatrix: "GGML_ASSERT: /root/cvs/llama.cpp/ggml-quants.c:11239: grid_index >= 0"
8
  quantized_by: mradermacher
9
  ---
10
  ## About
@@ -17,7 +17,6 @@ weighted/imatrix quants of https://huggingface.co/ajibawa-2023/scarlett-33b
17
 
18
  **No more quants are incoming, as llama.cpp crashes when generating them.**
19
 
20
-
21
  <!-- provided-files -->
22
  static quants are available at https://huggingface.co/mradermacher/scarlett-33b-GGUF
23
  ## Usage
 
4
  - en
5
  library_name: transformers
6
  license: cc-by-nc-nd-4.0
7
+ no_imatrix: 'GGML_ASSERT: llama.cpp/ggml-quants.c:11239: grid_index >= 0'
8
  quantized_by: mradermacher
9
  ---
10
  ## About
 
17
 
18
  **No more quants are incoming, as llama.cpp crashes when generating them.**
19
 
 
20
  <!-- provided-files -->
21
  static quants are available at https://huggingface.co/mradermacher/scarlett-33b-GGUF
22
  ## Usage