Llamacpp quants
Browse files- .gitattributes +24 -0
- Llama3-8B-Instruct-Replete-Adapted-IQ2_M.gguf +3 -0
- Llama3-8B-Instruct-Replete-Adapted-IQ2_S.gguf +3 -0
- Llama3-8B-Instruct-Replete-Adapted-IQ2_XS.gguf +3 -0
- Llama3-8B-Instruct-Replete-Adapted-IQ3_M.gguf +3 -0
- Llama3-8B-Instruct-Replete-Adapted-IQ3_XS.gguf +3 -0
- Llama3-8B-Instruct-Replete-Adapted-IQ3_XXS.gguf +3 -0
- Llama3-8B-Instruct-Replete-Adapted-IQ4_XS.gguf +3 -0
- Llama3-8B-Instruct-Replete-Adapted-Q2_K.gguf +3 -0
- Llama3-8B-Instruct-Replete-Adapted-Q2_K_L.gguf +3 -0
- Llama3-8B-Instruct-Replete-Adapted-Q3_K_L.gguf +3 -0
- Llama3-8B-Instruct-Replete-Adapted-Q3_K_M.gguf +3 -0
- Llama3-8B-Instruct-Replete-Adapted-Q3_K_S.gguf +3 -0
- Llama3-8B-Instruct-Replete-Adapted-Q3_K_XL.gguf +3 -0
- Llama3-8B-Instruct-Replete-Adapted-Q4_K_L.gguf +3 -0
- Llama3-8B-Instruct-Replete-Adapted-Q4_K_M.gguf +3 -0
- Llama3-8B-Instruct-Replete-Adapted-Q4_K_S.gguf +3 -0
- Llama3-8B-Instruct-Replete-Adapted-Q5_K_L.gguf +3 -0
- Llama3-8B-Instruct-Replete-Adapted-Q5_K_M.gguf +3 -0
- Llama3-8B-Instruct-Replete-Adapted-Q5_K_S.gguf +3 -0
- Llama3-8B-Instruct-Replete-Adapted-Q6_K.gguf +3 -0
- Llama3-8B-Instruct-Replete-Adapted-Q6_K_L.gguf +3 -0
- Llama3-8B-Instruct-Replete-Adapted-Q8_0.gguf +3 -0
- Llama3-8B-Instruct-Replete-Adapted-f32.gguf +3 -0
- Llama3-8B-Instruct-Replete-Adapted.imatrix +3 -0
- README.md +259 -0
.gitattributes
CHANGED
@@ -33,3 +33,27 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
Llama3-8B-Instruct-Replete-Adapted-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Llama3-8B-Instruct-Replete-Adapted-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Llama3-8B-Instruct-Replete-Adapted-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Llama3-8B-Instruct-Replete-Adapted-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Llama3-8B-Instruct-Replete-Adapted-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Llama3-8B-Instruct-Replete-Adapted-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Llama3-8B-Instruct-Replete-Adapted-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Llama3-8B-Instruct-Replete-Adapted-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Llama3-8B-Instruct-Replete-Adapted-Q2_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Llama3-8B-Instruct-Replete-Adapted-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Llama3-8B-Instruct-Replete-Adapted-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Llama3-8B-Instruct-Replete-Adapted-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
48 |
+
Llama3-8B-Instruct-Replete-Adapted-Q3_K_XL.gguf filter=lfs diff=lfs merge=lfs -text
|
49 |
+
Llama3-8B-Instruct-Replete-Adapted-Q4_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
50 |
+
Llama3-8B-Instruct-Replete-Adapted-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
51 |
+
Llama3-8B-Instruct-Replete-Adapted-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
52 |
+
Llama3-8B-Instruct-Replete-Adapted-Q5_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
53 |
+
Llama3-8B-Instruct-Replete-Adapted-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
54 |
+
Llama3-8B-Instruct-Replete-Adapted-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
55 |
+
Llama3-8B-Instruct-Replete-Adapted-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
56 |
+
Llama3-8B-Instruct-Replete-Adapted-Q6_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
57 |
+
Llama3-8B-Instruct-Replete-Adapted-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
58 |
+
Llama3-8B-Instruct-Replete-Adapted-f32.gguf filter=lfs diff=lfs merge=lfs -text
|
59 |
+
Llama3-8B-Instruct-Replete-Adapted.imatrix filter=lfs diff=lfs merge=lfs -text
|
Llama3-8B-Instruct-Replete-Adapted-IQ2_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:641c1717b5f0c5fc639f16f5f4afe9c895b4853fafcb8737345c5bbbc61d93e0
|
3 |
+
size 2948280960
|
Llama3-8B-Instruct-Replete-Adapted-IQ2_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ad1edafd7bb9c1bc20eec0e4f6b7ad5f75f50989501686b9d6410a22e383332
|
3 |
+
size 2758488704
|
Llama3-8B-Instruct-Replete-Adapted-IQ2_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b82513b8dea3508b6381bf6df38bbe34641d0ee7f37c215e538f6e311873671
|
3 |
+
size 2605781632
|
Llama3-8B-Instruct-Replete-Adapted-IQ3_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:011e0b95c2396d3083da261c79502426a6212792de6fb40c5ee4dc376494b0b5
|
3 |
+
size 3784823424
|
Llama3-8B-Instruct-Replete-Adapted-IQ3_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:295d7ea9a62de7d488eef279c4c560fb4314634aae6843e67f7c3b790a553241
|
3 |
+
size 3518747264
|
Llama3-8B-Instruct-Replete-Adapted-IQ3_XXS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70da70ab1a09d5f775d3f613c43d3047cff82fd7d3910a65ceccbdd3ed97302d
|
3 |
+
size 3274912384
|
Llama3-8B-Instruct-Replete-Adapted-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e94c78e2cadb56238f88a69f3cd45e675e362d1fc28f1a63084b7e9620f42e62
|
3 |
+
size 4447662720
|
Llama3-8B-Instruct-Replete-Adapted-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5df59cea67ad8e57d48a129a2986c1f6965326b1fb95eea84d7d70cb2be0cd2f
|
3 |
+
size 3179131520
|
Llama3-8B-Instruct-Replete-Adapted-Q2_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a417adfe77269bab111966316f2c3f4fe01a1b4bfb1cd26f933eefb9ce7ad9bf
|
3 |
+
size 3692155520
|
Llama3-8B-Instruct-Replete-Adapted-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7717d07393f1306c371e3b39fc218f26ac3883803838ae14633f08002b111078
|
3 |
+
size 4321956480
|
Llama3-8B-Instruct-Replete-Adapted-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc9234331f8c826f1e3e8ec385894ac1335759b381a3788c58ebfce4f89951ed
|
3 |
+
size 4018918016
|
Llama3-8B-Instruct-Replete-Adapted-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c55dfc219d58a411c92bcc3816d8bf55e7626191bb9ad656edf0bee38c465990
|
3 |
+
size 3664499328
|
Llama3-8B-Instruct-Replete-Adapted-Q3_K_XL.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b3220a55c2a1d49bd2de3d34fd9d4bcea7dbef73ff0473f0cb67f5bd2c47a80
|
3 |
+
size 4781625984
|
Llama3-8B-Instruct-Replete-Adapted-Q4_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:502b12d55a5b32f1d11801603da5f489e273de8c2c090ee734e276b316f2ffd8
|
3 |
+
size 5310632576
|
Llama3-8B-Instruct-Replete-Adapted-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e9a142f6fb5fc812b17bfc30230582ae50ac22b93dea696b6887cde815c1cb4
|
3 |
+
size 4920734336
|
Llama3-8B-Instruct-Replete-Adapted-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5b6df3f9f3b7c019847ae86d2c35cecacdcb322d7c4353b2cb6dab6600a19df
|
3 |
+
size 4692669056
|
Llama3-8B-Instruct-Replete-Adapted-Q5_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4af94c2550da19d7e01117a9d40f09e0d4b662964456a54c504e1656606333df
|
3 |
+
size 6057218688
|
Llama3-8B-Instruct-Replete-Adapted-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68ef33c519efaf7db426cad33308a268f7aea2103314e3bbb5655863f2e0525b
|
3 |
+
size 5732987520
|
Llama3-8B-Instruct-Replete-Adapted-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a2089fbfbeca1f3d83fff8826d92548418a61afef00fb1202e5b04b9cb45306
|
3 |
+
size 5599294080
|
Llama3-8B-Instruct-Replete-Adapted-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1406f2c3aaf44099d4b817b31dd34405088edb1265f8c253b8de1292ccb855d2
|
3 |
+
size 6596006528
|
Llama3-8B-Instruct-Replete-Adapted-Q6_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11e40297080b753b54927571bc9203b635cc3149b3bf24f615722af85fa6bae7
|
3 |
+
size 6850466432
|
Llama3-8B-Instruct-Replete-Adapted-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:074c76d20f52bbfcca5ea9e29f219d593474f1c4097762ad0a554956b10563b4
|
3 |
+
size 8540770944
|
Llama3-8B-Instruct-Replete-Adapted-f32.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1d2d8df3ea6a2ced2015a6bf72f0622c18d5405a7afca66dc24e822b0da8851
|
3 |
+
size 32128880992
|
Llama3-8B-Instruct-Replete-Adapted.imatrix
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3aef8c960801680e4cdac2d95f99fa9d51bfe558995fa1b0606e773715c5b18
|
3 |
+
size 4988171
|
README.md
ADDED
@@ -0,0 +1,259 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: llama-3
|
4 |
+
license_link: https://llama.meta.com/llama3/license/
|
5 |
+
tags:
|
6 |
+
- text-generation-inference
|
7 |
+
- transformers
|
8 |
+
- unsloth
|
9 |
+
- llama
|
10 |
+
datasets:
|
11 |
+
- Replete-AI/code_bagel_hermes-2.5
|
12 |
+
- Replete-AI/code_bagel
|
13 |
+
- Replete-AI/OpenHermes-2.5-Uncensored
|
14 |
+
- teknium/OpenHermes-2.5
|
15 |
+
- layoric/tiny-codes-alpaca
|
16 |
+
- glaiveai/glaive-code-assistant-v3
|
17 |
+
- ajibawa-2023/Code-290k-ShareGPT
|
18 |
+
- TIGER-Lab/MathInstruct
|
19 |
+
- chargoddard/commitpack-ft-instruct-rated
|
20 |
+
- iamturun/code_instructions_120k_alpaca
|
21 |
+
- ise-uiuc/Magicoder-Evol-Instruct-110K
|
22 |
+
- cognitivecomputations/dolphin-coder
|
23 |
+
- nickrosh/Evol-Instruct-Code-80k-v1
|
24 |
+
- coseal/CodeUltraFeedback_binarized
|
25 |
+
- glaiveai/glaive-function-calling-v2
|
26 |
+
- CyberNative/Code_Vulnerability_Security_DPO
|
27 |
+
- jondurbin/airoboros-2.2
|
28 |
+
- camel-ai
|
29 |
+
- lmsys/lmsys-chat-1m
|
30 |
+
- CollectiveCognition/chats-data-2023-09-22
|
31 |
+
- CoT-Alpaca-GPT4
|
32 |
+
- WizardLM/WizardLM_evol_instruct_70k
|
33 |
+
- WizardLM/WizardLM_evol_instruct_V2_196k
|
34 |
+
- teknium/GPT4-LLM-Cleaned
|
35 |
+
- GPTeacher
|
36 |
+
- OpenGPT
|
37 |
+
- meta-math/MetaMathQA
|
38 |
+
- Open-Orca/SlimOrca
|
39 |
+
- garage-bAInd/Open-Platypus
|
40 |
+
- anon8231489123/ShareGPT_Vicuna_unfiltered
|
41 |
+
- Unnatural-Instructions-GPT4
|
42 |
+
model-index:
|
43 |
+
- name: Replete-Coder-llama3-8b
|
44 |
+
results:
|
45 |
+
- task:
|
46 |
+
name: HumanEval
|
47 |
+
type: text-generation
|
48 |
+
dataset:
|
49 |
+
type: openai_humaneval
|
50 |
+
name: HumanEval
|
51 |
+
metrics:
|
52 |
+
- name: pass@1
|
53 |
+
type: pass@1
|
54 |
+
value: .64683835842678326
|
55 |
+
verified: True
|
56 |
+
- task:
|
57 |
+
name: AI2 Reasoning Challenge
|
58 |
+
type: text-generation
|
59 |
+
dataset:
|
60 |
+
name: AI2 Reasoning Challenge (25-Shot)
|
61 |
+
type: ai2_arc
|
62 |
+
config: ARC-Challenge
|
63 |
+
split: test
|
64 |
+
args:
|
65 |
+
num_few_shot: 25
|
66 |
+
metrics:
|
67 |
+
- type: accuracy
|
68 |
+
value:
|
69 |
+
name: normalized accuracy
|
70 |
+
source:
|
71 |
+
url: https://www.placeholderurl.com
|
72 |
+
name: Open LLM Leaderboard
|
73 |
+
- task:
|
74 |
+
name: Text Generation
|
75 |
+
type: text-generation
|
76 |
+
dataset:
|
77 |
+
name: HellaSwag (10-Shot)
|
78 |
+
type: hellaswag
|
79 |
+
split: validation
|
80 |
+
args:
|
81 |
+
num_few_shot: 10
|
82 |
+
metrics:
|
83 |
+
- type: accuracy
|
84 |
+
value:
|
85 |
+
name: normalized accuracy
|
86 |
+
source:
|
87 |
+
url: https://www.placeholderurl.com
|
88 |
+
name: Open LLM Leaderboard
|
89 |
+
- task:
|
90 |
+
name: Text Generation
|
91 |
+
type: text-generation
|
92 |
+
dataset:
|
93 |
+
name: MMLU (5-Shot)
|
94 |
+
type: cais/mmlu
|
95 |
+
config: all
|
96 |
+
split: test
|
97 |
+
args:
|
98 |
+
num_few_shot: 5
|
99 |
+
metrics:
|
100 |
+
- type: accuracy
|
101 |
+
value:
|
102 |
+
name: accuracy
|
103 |
+
source:
|
104 |
+
url: https://www.placeholderurl.com
|
105 |
+
name: Open LLM Leaderboard
|
106 |
+
- task:
|
107 |
+
name: Text Generation
|
108 |
+
type: text-generation
|
109 |
+
dataset:
|
110 |
+
name: TruthfulQA (0-shot)
|
111 |
+
type: truthful_qa
|
112 |
+
config: multiple_choice
|
113 |
+
split: validation
|
114 |
+
args:
|
115 |
+
num_few_shot: 0
|
116 |
+
metrics:
|
117 |
+
- type: multiple_choice_accuracy
|
118 |
+
value:
|
119 |
+
source:
|
120 |
+
url: https://www.placeholderurl.com
|
121 |
+
name: Open LLM Leaderboard
|
122 |
+
- task:
|
123 |
+
name: Text Generation
|
124 |
+
type: text-generation
|
125 |
+
dataset:
|
126 |
+
name: Winogrande (5-shot)
|
127 |
+
type: winogrande
|
128 |
+
config: winogrande_xl
|
129 |
+
split: validation
|
130 |
+
args:
|
131 |
+
num_few_shot: 5
|
132 |
+
metrics:
|
133 |
+
- type: accuracy
|
134 |
+
value:
|
135 |
+
name: accuracy
|
136 |
+
source:
|
137 |
+
url: https://www.placeholderurl.com
|
138 |
+
name: Open LLM Leaderboard
|
139 |
+
- task:
|
140 |
+
name: Text Generation
|
141 |
+
type: text-generation
|
142 |
+
dataset:
|
143 |
+
name: GSM8k (5-shot)
|
144 |
+
type: gsm8k
|
145 |
+
config: main
|
146 |
+
split: test
|
147 |
+
args:
|
148 |
+
num_few_shot: 5
|
149 |
+
metrics:
|
150 |
+
- type: accuracy
|
151 |
+
value:
|
152 |
+
name: accuracy
|
153 |
+
source:
|
154 |
+
url: https://www.placeholderurl.com
|
155 |
+
name: Open LLM Leaderboard
|
156 |
+
quantized_by: bartowski
|
157 |
+
pipeline_tag: text-generation
|
158 |
+
---
|
159 |
+
|
160 |
+
## Llamacpp imatrix Quantizations of Llama3-8B-Instruct-Replete-Adapted
|
161 |
+
|
162 |
+
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b3291">b3291</a> for quantization.
|
163 |
+
|
164 |
+
Original model: https://huggingface.co/Replete-AI/Llama3-8B-Instruct-Replete-Adapted
|
165 |
+
|
166 |
+
All quants made using imatrix option with dataset from [here](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8)
|
167 |
+
|
168 |
+
## Prompt format
|
169 |
+
|
170 |
+
```
|
171 |
+
<|begin_of_text|><|start_header_id|>system<|end_header_id|>
|
172 |
+
|
173 |
+
{system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
|
174 |
+
|
175 |
+
{prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
|
176 |
+
|
177 |
+
|
178 |
+
```
|
179 |
+
|
180 |
+
## Download a file (not the whole branch) from below:
|
181 |
+
|
182 |
+
| Filename | Quant type | File Size | Description |
|
183 |
+
| -------- | ---------- | --------- | ----------- |
|
184 |
+
| [Llama3-8B-Instruct-Replete-Adapted-Q8_0.gguf](https://huggingface.co/bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF/blob/main/Llama3-8B-Instruct-Replete-Adapted-Q8_0.gguf) | Q8_0 | 8.54GB | Extremely high quality, generally unneeded but max available quant. |
|
185 |
+
| [Llama3-8B-Instruct-Replete-Adapted-Q6_K_L.gguf](https://huggingface.co/bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF/blob/main/Llama3-8B-Instruct-Replete-Adapted-Q6_K_L.gguf) | Q6_K_L | 6.85GB | Uses Q8_0 for embed and output weights. Very high quality, near perfect, *recommended*. |
|
186 |
+
| [Llama3-8B-Instruct-Replete-Adapted-Q6_K.gguf](https://huggingface.co/bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF/blob/main/Llama3-8B-Instruct-Replete-Adapted-Q6_K.gguf) | Q6_K | 6.59GB | Very high quality, near perfect, *recommended*. |
|
187 |
+
| [Llama3-8B-Instruct-Replete-Adapted-Q5_K_L.gguf](https://huggingface.co/bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF/blob/main/Llama3-8B-Instruct-Replete-Adapted-Q5_K_L.gguf) | Q5_K_L | 6.05GB | Uses Q8_0 for embed and output weights. High quality, *recommended*. |
|
188 |
+
| [Llama3-8B-Instruct-Replete-Adapted-Q5_K_M.gguf](https://huggingface.co/bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF/blob/main/Llama3-8B-Instruct-Replete-Adapted-Q5_K_M.gguf) | Q5_K_M | 5.73GB | High quality, *recommended*. |
|
189 |
+
| [Llama3-8B-Instruct-Replete-Adapted-Q5_K_S.gguf](https://huggingface.co/bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF/blob/main/Llama3-8B-Instruct-Replete-Adapted-Q5_K_S.gguf) | Q5_K_S | 5.59GB | High quality, *recommended*. |
|
190 |
+
| [Llama3-8B-Instruct-Replete-Adapted-Q4_K_L.gguf](https://huggingface.co/bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF/blob/main/Llama3-8B-Instruct-Replete-Adapted-Q4_K_L.gguf) | Q4_K_L | 5.31GB | Uses Q8_0 for embed and output weights. Good quality, uses about 4.83 bits per weight, *recommended*. |
|
191 |
+
| [Llama3-8B-Instruct-Replete-Adapted-Q4_K_M.gguf](https://huggingface.co/bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF/blob/main/Llama3-8B-Instruct-Replete-Adapted-Q4_K_M.gguf) | Q4_K_M | 4.92GB | Good quality, uses about 4.83 bits per weight, *recommended*. |
|
192 |
+
| [Llama3-8B-Instruct-Replete-Adapted-Q4_K_S.gguf](https://huggingface.co/bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF/blob/main/Llama3-8B-Instruct-Replete-Adapted-Q4_K_S.gguf) | Q4_K_S | 4.69GB | Slightly lower quality with more space savings, *recommended*. |
|
193 |
+
| [Llama3-8B-Instruct-Replete-Adapted-IQ4_XS.gguf](https://huggingface.co/bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF/blob/main/Llama3-8B-Instruct-Replete-Adapted-IQ4_XS.gguf) | IQ4_XS | 4.44GB | Decent quality, smaller than Q4_K_S with similar performance, *recommended*. |
|
194 |
+
| [Llama3-8B-Instruct-Replete-Adapted-Q3_K_XL.gguf](https://huggingface.co/bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF/blob/main/Llama3-8B-Instruct-Replete-Adapted-Q3_K_XL.gguf) | Q3_K_XL | 4.78GB | Uses Q8_0 for embed and output weights. Lower quality but usable, good for low RAM availability. |
|
195 |
+
| [Llama3-8B-Instruct-Replete-Adapted-Q3_K_L.gguf](https://huggingface.co/bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF/blob/main/Llama3-8B-Instruct-Replete-Adapted-Q3_K_L.gguf) | Q3_K_L | 4.32GB | Lower quality but usable, good for low RAM availability. |
|
196 |
+
| [Llama3-8B-Instruct-Replete-Adapted-Q3_K_M.gguf](https://huggingface.co/bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF/blob/main/Llama3-8B-Instruct-Replete-Adapted-Q3_K_M.gguf) | Q3_K_M | 4.01GB | Even lower quality. |
|
197 |
+
| [Llama3-8B-Instruct-Replete-Adapted-IQ3_M.gguf](https://huggingface.co/bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF/blob/main/Llama3-8B-Instruct-Replete-Adapted-IQ3_M.gguf) | IQ3_M | 3.78GB | Medium-low quality, new method with decent performance comparable to Q3_K_M. |
|
198 |
+
| [Llama3-8B-Instruct-Replete-Adapted-Q3_K_S.gguf](https://huggingface.co/bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF/blob/main/Llama3-8B-Instruct-Replete-Adapted-Q3_K_S.gguf) | Q3_K_S | 3.66GB | Low quality, not recommended. |
|
199 |
+
| [Llama3-8B-Instruct-Replete-Adapted-IQ3_XS.gguf](https://huggingface.co/bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF/blob/main/Llama3-8B-Instruct-Replete-Adapted-IQ3_XS.gguf) | IQ3_XS | 3.51GB | Lower quality, new method with decent performance, slightly better than Q3_K_S. |
|
200 |
+
| [Llama3-8B-Instruct-Replete-Adapted-IQ3_XXS.gguf](https://huggingface.co/bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF/blob/main/Llama3-8B-Instruct-Replete-Adapted-IQ3_XXS.gguf) | IQ3_XXS | 3.27GB | Lower quality, new method with decent performance, comparable to Q3 quants. |
|
201 |
+
| [Llama3-8B-Instruct-Replete-Adapted-Q2_K_L.gguf](https://huggingface.co/bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF/blob/main/Llama3-8B-Instruct-Replete-Adapted-Q2_K_L.gguf) | Q2_K_L | 3.69GB | Uses Q8_0 for embed and output weights. Very low quality but surprisingly usable. |
|
202 |
+
| [Llama3-8B-Instruct-Replete-Adapted-Q2_K.gguf](https://huggingface.co/bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF/blob/main/Llama3-8B-Instruct-Replete-Adapted-Q2_K.gguf) | Q2_K | 3.17GB | Very low quality but surprisingly usable. |
|
203 |
+
| [Llama3-8B-Instruct-Replete-Adapted-IQ2_M.gguf](https://huggingface.co/bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF/blob/main/Llama3-8B-Instruct-Replete-Adapted-IQ2_M.gguf) | IQ2_M | 2.94GB | Very low quality, uses SOTA techniques to also be surprisingly usable. |
|
204 |
+
| [Llama3-8B-Instruct-Replete-Adapted-IQ2_S.gguf](https://huggingface.co/bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF/blob/main/Llama3-8B-Instruct-Replete-Adapted-IQ2_S.gguf) | IQ2_S | 2.75GB | Very low quality, uses SOTA techniques to be usable. |
|
205 |
+
| [Llama3-8B-Instruct-Replete-Adapted-IQ2_XS.gguf](https://huggingface.co/bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF/blob/main/Llama3-8B-Instruct-Replete-Adapted-IQ2_XS.gguf) | IQ2_XS | 2.60GB | Very low quality, uses SOTA techniques to be usable. |
|
206 |
+
|
207 |
+
## Credits
|
208 |
+
|
209 |
+
Thank you kalomaze and Dampf for assistance in creating the imatrix calibration dataset
|
210 |
+
|
211 |
+
Thank you ZeroWw for the inspiration to experiment with embed/output
|
212 |
+
|
213 |
+
## Downloading using huggingface-cli
|
214 |
+
|
215 |
+
First, make sure you have hugginface-cli installed:
|
216 |
+
|
217 |
+
```
|
218 |
+
pip install -U "huggingface_hub[cli]"
|
219 |
+
```
|
220 |
+
|
221 |
+
Then, you can target the specific file you want:
|
222 |
+
|
223 |
+
```
|
224 |
+
huggingface-cli download bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF --include "Llama3-8B-Instruct-Replete-Adapted-Q4_K_M.gguf" --local-dir ./
|
225 |
+
```
|
226 |
+
|
227 |
+
If the model is bigger than 50GB, it will have been split into multiple files. In order to download them all to a local folder, run:
|
228 |
+
|
229 |
+
```
|
230 |
+
huggingface-cli download bartowski/Llama3-8B-Instruct-Replete-Adapted-GGUF --include "Llama3-8B-Instruct-Replete-Adapted-Q8_0.gguf/*" --local-dir Llama3-8B-Instruct-Replete-Adapted-Q8_0
|
231 |
+
```
|
232 |
+
|
233 |
+
You can either specify a new local-dir (Llama3-8B-Instruct-Replete-Adapted-Q8_0) or download them all in place (./)
|
234 |
+
|
235 |
+
## Which file should I choose?
|
236 |
+
|
237 |
+
A great write up with charts showing various performances is provided by Artefact2 [here](https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9)
|
238 |
+
|
239 |
+
The first thing to figure out is how big a model you can run. To do this, you'll need to figure out how much RAM and/or VRAM you have.
|
240 |
+
|
241 |
+
If you want your model running as FAST as possible, you'll want to fit the whole thing on your GPU's VRAM. Aim for a quant with a file size 1-2GB smaller than your GPU's total VRAM.
|
242 |
+
|
243 |
+
If you want the absolute maximum quality, add both your system RAM and your GPU's VRAM together, then similarly grab a quant with a file size 1-2GB Smaller than that total.
|
244 |
+
|
245 |
+
Next, you'll need to decide if you want to use an 'I-quant' or a 'K-quant'.
|
246 |
+
|
247 |
+
If you don't want to think too much, grab one of the K-quants. These are in format 'QX_K_X', like Q5_K_M.
|
248 |
+
|
249 |
+
If you want to get more into the weeds, you can check out this extremely useful feature chart:
|
250 |
+
|
251 |
+
[llama.cpp feature matrix](https://github.com/ggerganov/llama.cpp/wiki/Feature-matrix)
|
252 |
+
|
253 |
+
But basically, if you're aiming for below Q4, and you're running cuBLAS (Nvidia) or rocBLAS (AMD), you should look towards the I-quants. These are in format IQX_X, like IQ3_M. These are newer and offer better performance for their size.
|
254 |
+
|
255 |
+
These I-quants can also be used on CPU and Apple Metal, but will be slower than their K-quant equivalent, so speed vs performance is a tradeoff you'll have to decide.
|
256 |
+
|
257 |
+
The I-quants are *not* compatible with Vulcan, which is also AMD, so if you have an AMD card double check if you're using the rocBLAS build or the Vulcan build. At the time of writing this, LM Studio has a preview with ROCm support, and other inference engines have specific builds for ROCm.
|
258 |
+
|
259 |
+
Want to support my work? Visit my ko-fi page here: https://ko-fi.com/bartowski
|