apepkuss79
commited on
Commit
•
60f0904
1
Parent(s):
b9c0170
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -69,18 +69,21 @@ language:
|
|
69 |
|
70 |
| Name | Quant method | Bits | Size | Use case |
|
71 |
| ---- | ---- | ---- | ---- | ----- |
|
72 |
-
| [xLAM-8x7b-r-Q2_K.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-Q2_K.gguf)
|
73 |
-
| [xLAM-8x7b-r-Q3_K_L.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-Q3_K_L.gguf) | Q3_K_L | 3 |
|
74 |
-
| [xLAM-8x7b-r-Q3_K_M.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-Q3_K_M.gguf) | Q3_K_M | 3 |
|
75 |
-
| [xLAM-8x7b-r-Q3_K_S.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-Q3_K_S.gguf) | Q3_K_S | 3 |
|
76 |
-
| [xLAM-8x7b-r-Q4_0.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-Q4_0.gguf)
|
77 |
-
| [xLAM-8x7b-r-Q4_K_M.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-Q4_K_M.gguf) | Q4_K_M | 4 | 4
|
78 |
-
| [xLAM-8x7b-r-Q4_K_S.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-Q4_K_S.gguf) | Q4_K_S | 4 |
|
79 |
-
| [xLAM-8x7b-r-Q5_0.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-Q5_0.gguf)
|
80 |
-
| [xLAM-8x7b-r-Q5_K_M.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-Q5_K_M.gguf) | Q5_K_M | 5 |
|
81 |
-
| [xLAM-8x7b-r-Q5_K_S.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-Q5_K_S.gguf) | Q5_K_S | 5 |
|
82 |
-
| [xLAM-8x7b-r-Q6_K.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-Q6_K.gguf)
|
83 |
-
| [xLAM-8x7b-r-Q8_0.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-Q8_0.gguf)
|
84 |
-
| [xLAM-8x7b-r-f16.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-f16.gguf) | f16 | 16 |
|
|
|
|
|
|
|
85 |
|
86 |
*Quantized with llama.cpp b3613.*
|
|
|
69 |
|
70 |
| Name | Quant method | Bits | Size | Use case |
|
71 |
| ---- | ---- | ---- | ---- | ----- |
|
72 |
+
| [xLAM-8x7b-r-Q2_K.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-Q2_K.gguf) | Q2_K | 2 | 17.3 GB| smallest, significant quality loss - not recommended for most purposes |
|
73 |
+
| [xLAM-8x7b-r-Q3_K_L.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-Q3_K_L.gguf) | Q3_K_L | 3 | 24.2 GB| small, substantial quality loss |
|
74 |
+
| [xLAM-8x7b-r-Q3_K_M.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-Q3_K_M.gguf) | Q3_K_M | 3 | 22.5 GB| very small, high quality loss |
|
75 |
+
| [xLAM-8x7b-r-Q3_K_S.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-Q3_K_S.gguf) | Q3_K_S | 3 | 20.4 GB| very small, high quality loss |
|
76 |
+
| [xLAM-8x7b-r-Q4_0.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-Q4_0.gguf) | Q4_0 | 4 | 26.4 GB| legacy; small, very high quality loss - prefer using Q3_K_M |
|
77 |
+
| [xLAM-8x7b-r-Q4_K_M.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-Q4_K_M.gguf) | Q4_K_M | 4 | 28.4 GB| medium, balanced quality - recommended |
|
78 |
+
| [xLAM-8x7b-r-Q4_K_S.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-Q4_K_S.gguf) | Q4_K_S | 4 | 26.7 GB| small, greater quality loss |
|
79 |
+
| [xLAM-8x7b-r-Q5_0.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-Q5_0.gguf) | Q5_0 | 5 | 32.2 GB| legacy; medium, balanced quality - prefer using Q4_K_M |
|
80 |
+
| [xLAM-8x7b-r-Q5_K_M.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-Q5_K_M.gguf) | Q5_K_M | 5 | 33.2 GB| large, very low quality loss - recommended |
|
81 |
+
| [xLAM-8x7b-r-Q5_K_S.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-Q5_K_S.gguf) | Q5_K_S | 5 | 32.2 GB| large, low quality loss - recommended |
|
82 |
+
| [xLAM-8x7b-r-Q6_K.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-Q6_K.gguf) | Q6_K | 6 | 38.4 GB| very large, extremely low quality loss |
|
83 |
+
| [xLAM-8x7b-r-Q8_0.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-Q8_0.gguf) | Q8_0 | 8 | 49.6 GB| very large, extremely low quality loss - not recommended |
|
84 |
+
| [xLAM-8x7b-r-f16-00001-of-00004.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-f16-00001-of-00004.gguf) | f16 | 16 | 29.4 GB| |
|
85 |
+
| [xLAM-8x7b-r-f16-00002-of-00004.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-f16-00002-of-00004.gguf) | f16 | 16 | 30.0 GB| |
|
86 |
+
| [xLAM-8x7b-r-f16-00003-of-00004.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-f16-00003-of-00004.gguf) | f16 | 16 | 29.3 GB| |
|
87 |
+
| [xLAM-8x7b-r-f16-00004-of-00004.gguf](https://huggingface.co/second-state/xLAM-8x7b-r-GGUF/blob/main/xLAM-8x7b-r-f16-00004-of-00004.gguf) | f16 | 16 | 4.78 GB| |
|
88 |
|
89 |
*Quantized with llama.cpp b3613.*
|