mradermacher
commited on
Commit
•
320fba3
1
Parent(s):
a88e9d8
Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ language:
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: cc-by-nc-4.0
|
|
|
7 |
quantized_by: mradermacher
|
8 |
---
|
9 |
## About
|
@@ -14,6 +15,7 @@ quantized_by: mradermacher
|
|
14 |
<!-- ### vocab_type: -->
|
15 |
weighted/imatrix quants of https://huggingface.co/Sao10K/Euryale-Inverted-L2-70B
|
16 |
|
|
|
17 |
|
18 |
<!-- provided-files -->
|
19 |
static quants are available at https://huggingface.co/mradermacher/Euryale-Inverted-L2-70B-GGUF
|
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: cc-by-nc-4.0
|
7 |
+
no_imatrix: "GGML_ASSERT: llama.cpp/ggml-quants.c:11239: grid_index >= 0"
|
8 |
quantized_by: mradermacher
|
9 |
---
|
10 |
## About
|
|
|
15 |
<!-- ### vocab_type: -->
|
16 |
weighted/imatrix quants of https://huggingface.co/Sao10K/Euryale-Inverted-L2-70B
|
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/Euryale-Inverted-L2-70B-GGUF
|