nisten commited on
Commit
1d68898
1 Parent(s): b94ba72

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 included and work great for 4, 3 and 2 bit versions
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.