Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ base_model: meta-llama/Meta-Llama-3-8B-Instruct
|
|
7 |
### *THIS IS NOT A FINETUNE IT JUST WORKS GREAT VIA YARN SCALING*
|
8 |
|
9 |
|
10 |
-
## imatrix custom edge-quants
|
11 |
|
12 |
> [!TIP]
|
13 |
> You have to set context with ***-c 32000*** in llama.cpp to take advantage of this when you run it.
|
|
|
7 |
### *THIS IS NOT A FINETUNE IT JUST WORKS GREAT VIA YARN SCALING*
|
8 |
|
9 |
|
10 |
+
## imatrix custom edge-quants tested ok at 4,3 & 2bit
|
11 |
|
12 |
> [!TIP]
|
13 |
> You have to set context with ***-c 32000*** in llama.cpp to take advantage of this when you run it.
|