mradermacher
commited on
Commit
•
dc90005
1
Parent(s):
7a36483
auto-patch README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,6 @@ tags:
|
|
26 |
|
27 |
static quants of https://huggingface.co/Kukedlc/Ramakrishna-7b-v3
|
28 |
|
29 |
-
|
30 |
<!-- provided-files -->
|
31 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
32 |
## Usage
|
@@ -42,10 +41,16 @@ more details, including on how to concatenate multi-part files.
|
|
42 |
| Link | Type | Size/GB | Notes |
|
43 |
|:-----|:-----|--------:|:------|
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Ramakrishna-7b-v3-GGUF/resolve/main/Ramakrishna-7b-v3.Q2_K.gguf) | Q2_K | 3.0 | |
|
|
|
45 |
| [GGUF](https://huggingface.co/mradermacher/Ramakrishna-7b-v3-GGUF/resolve/main/Ramakrishna-7b-v3.IQ3_S.gguf) | IQ3_S | 3.4 | beats Q3_K* |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/Ramakrishna-7b-v3-GGUF/resolve/main/Ramakrishna-7b-v3.Q3_K_M.gguf) | Q3_K_M | 3.8 | lower quality |
|
|
|
47 |
| [GGUF](https://huggingface.co/mradermacher/Ramakrishna-7b-v3-GGUF/resolve/main/Ramakrishna-7b-v3.Q4_0.gguf) | Q4_0 | 4.4 | |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/Ramakrishna-7b-v3-GGUF/resolve/main/Ramakrishna-7b-v3.Q4_K_S.gguf) | Q4_K_S | 4.4 | fast, recommended |
|
|
|
|
|
|
|
|
|
49 |
| [GGUF](https://huggingface.co/mradermacher/Ramakrishna-7b-v3-GGUF/resolve/main/Ramakrishna-7b-v3.Q8_0.gguf) | Q8_0 | 7.9 | fast, best quality |
|
50 |
|
51 |
|
|
|
26 |
|
27 |
static quants of https://huggingface.co/Kukedlc/Ramakrishna-7b-v3
|
28 |
|
|
|
29 |
<!-- provided-files -->
|
30 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
31 |
## Usage
|
|
|
41 |
| Link | Type | Size/GB | Notes |
|
42 |
|:-----|:-----|--------:|:------|
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Ramakrishna-7b-v3-GGUF/resolve/main/Ramakrishna-7b-v3.Q2_K.gguf) | Q2_K | 3.0 | |
|
44 |
+
| [GGUF](https://huggingface.co/mradermacher/Ramakrishna-7b-v3-GGUF/resolve/main/Ramakrishna-7b-v3.Q3_K_S.gguf) | Q3_K_S | 3.4 | |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/Ramakrishna-7b-v3-GGUF/resolve/main/Ramakrishna-7b-v3.IQ3_S.gguf) | IQ3_S | 3.4 | beats Q3_K* |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/Ramakrishna-7b-v3-GGUF/resolve/main/Ramakrishna-7b-v3.Q3_K_M.gguf) | Q3_K_M | 3.8 | lower quality |
|
47 |
+
| [GGUF](https://huggingface.co/mradermacher/Ramakrishna-7b-v3-GGUF/resolve/main/Ramakrishna-7b-v3.Q3_K_L.gguf) | Q3_K_L | 4.1 | |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/Ramakrishna-7b-v3-GGUF/resolve/main/Ramakrishna-7b-v3.Q4_0.gguf) | Q4_0 | 4.4 | |
|
49 |
| [GGUF](https://huggingface.co/mradermacher/Ramakrishna-7b-v3-GGUF/resolve/main/Ramakrishna-7b-v3.Q4_K_S.gguf) | Q4_K_S | 4.4 | fast, recommended |
|
50 |
+
| [GGUF](https://huggingface.co/mradermacher/Ramakrishna-7b-v3-GGUF/resolve/main/Ramakrishna-7b-v3.Q4_K_M.gguf) | Q4_K_M | 4.6 | fast, recommended |
|
51 |
+
| [GGUF](https://huggingface.co/mradermacher/Ramakrishna-7b-v3-GGUF/resolve/main/Ramakrishna-7b-v3.Q5_K_S.gguf) | Q5_K_S | 5.3 | |
|
52 |
+
| [GGUF](https://huggingface.co/mradermacher/Ramakrishna-7b-v3-GGUF/resolve/main/Ramakrishna-7b-v3.Q5_K_M.gguf) | Q5_K_M | 5.4 | |
|
53 |
+
| [GGUF](https://huggingface.co/mradermacher/Ramakrishna-7b-v3-GGUF/resolve/main/Ramakrishna-7b-v3.Q6_K.gguf) | Q6_K | 6.2 | very good quality |
|
54 |
| [GGUF](https://huggingface.co/mradermacher/Ramakrishna-7b-v3-GGUF/resolve/main/Ramakrishna-7b-v3.Q8_0.gguf) | Q8_0 | 7.9 | fast, best quality |
|
55 |
|
56 |
|