Update README.md
Browse files
README.md
CHANGED
@@ -3,11 +3,11 @@ license: llama3
|
|
3 |
base_model: meta-llama/Meta-Llama-3-8B-Instruct
|
4 |
---
|
5 |
|
6 |
-
# 32K GGUF
|
7 |
-
### *THIS IS NOT A FINETUNE IT JUST WORKS GREAT*
|
8 |
|
9 |
|
10 |
-
## imatrix custom edge-quants included
|
11 |
|
12 |
> [!TIP]
|
13 |
> You have to set context with ***-c 32000*** in llama.cpp to take advantage of this when you run it.
|
|
|
3 |
base_model: meta-llama/Meta-Llama-3-8B-Instruct
|
4 |
---
|
5 |
|
6 |
+
# 32K GGUF of LLAMA3-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.
|