mradermacher
commited on
Commit
•
74e21e2
1
Parent(s):
2298b28
auto-patch README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ language:
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: llama2
|
7 |
-
no_imatrix:
|
8 |
quantized_by: mradermacher
|
9 |
---
|
10 |
## About
|
@@ -16,7 +16,6 @@ quantized_by: mradermacher
|
|
16 |
static quants of https://huggingface.co/grimulkan/Goliath-longLORA-120b-rope8-32k-fp16
|
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
|
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: llama2
|
7 |
+
no_imatrix: 'nan'
|
8 |
quantized_by: mradermacher
|
9 |
---
|
10 |
## About
|
|
|
16 |
static quants of https://huggingface.co/grimulkan/Goliath-longLORA-120b-rope8-32k-fp16
|
17 |
|
18 |
<!-- provided-files -->
|
|
|
19 |
## Usage
|
20 |
|
21 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|