mradermacher commited on
Commit
f7656c8
1 Parent(s): 7ada3e2

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,6 +2,7 @@
2
  base_model: nitky/Swallow-70b-NVE-RP
3
  language:
4
  - en
 
5
  library_name: transformers
6
  license: llama2
7
  model_type: llama
@@ -33,7 +34,7 @@ more details, including on how to concatenate multi-part files.
33
  | Link | Type | Size/GB | Notes |
34
  |:-----|:-----|--------:|:------|
35
  | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-RP-i1-GGUF/resolve/main/Swallow-70b-NVE-RP.i1-IQ1_S.gguf) | i1-IQ1_S | 14.6 | for the desperate |
36
- | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-RP-i1-GGUF/resolve/main/Swallow-70b-NVE-RP.i1-IQ1_M.gguf) | i1-IQ1_M | 16.0 | for the desperate |
37
  | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-RP-i1-GGUF/resolve/main/Swallow-70b-NVE-RP.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 18.4 | |
38
  | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-RP-i1-GGUF/resolve/main/Swallow-70b-NVE-RP.i1-IQ2_XS.gguf) | i1-IQ2_XS | 20.4 | |
39
  | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-RP-i1-GGUF/resolve/main/Swallow-70b-NVE-RP.i1-IQ2_S.gguf) | i1-IQ2_S | 21.5 | |
@@ -54,7 +55,6 @@ more details, including on how to concatenate multi-part files.
54
  | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-RP-i1-GGUF/resolve/main/Swallow-70b-NVE-RP.i1-Q5_K_M.gguf) | i1-Q5_K_M | 48.9 | |
55
  | [PART 1](https://huggingface.co/mradermacher/Swallow-70b-NVE-RP-i1-GGUF/resolve/main/Swallow-70b-NVE-RP.i1-Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Swallow-70b-NVE-RP-i1-GGUF/resolve/main/Swallow-70b-NVE-RP.i1-Q6_K.gguf.part2of2) | i1-Q6_K | 56.7 | practically like static Q6_K |
56
 
57
-
58
  Here is a handy graph by ikawrakow comparing some lower-quality quant
59
  types (lower is better):
60
 
 
2
  base_model: nitky/Swallow-70b-NVE-RP
3
  language:
4
  - en
5
+ - ja
6
  library_name: transformers
7
  license: llama2
8
  model_type: llama
 
34
  | Link | Type | Size/GB | Notes |
35
  |:-----|:-----|--------:|:------|
36
  | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-RP-i1-GGUF/resolve/main/Swallow-70b-NVE-RP.i1-IQ1_S.gguf) | i1-IQ1_S | 14.6 | for the desperate |
37
+ | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-RP-i1-GGUF/resolve/main/Swallow-70b-NVE-RP.i1-IQ1_M.gguf) | i1-IQ1_M | 16.0 | mostly desperate |
38
  | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-RP-i1-GGUF/resolve/main/Swallow-70b-NVE-RP.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 18.4 | |
39
  | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-RP-i1-GGUF/resolve/main/Swallow-70b-NVE-RP.i1-IQ2_XS.gguf) | i1-IQ2_XS | 20.4 | |
40
  | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-RP-i1-GGUF/resolve/main/Swallow-70b-NVE-RP.i1-IQ2_S.gguf) | i1-IQ2_S | 21.5 | |
 
55
  | [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-RP-i1-GGUF/resolve/main/Swallow-70b-NVE-RP.i1-Q5_K_M.gguf) | i1-Q5_K_M | 48.9 | |
56
  | [PART 1](https://huggingface.co/mradermacher/Swallow-70b-NVE-RP-i1-GGUF/resolve/main/Swallow-70b-NVE-RP.i1-Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Swallow-70b-NVE-RP-i1-GGUF/resolve/main/Swallow-70b-NVE-RP.i1-Q6_K.gguf.part2of2) | i1-Q6_K | 56.7 | practically like static Q6_K |
57
 
 
58
  Here is a handy graph by ikawrakow comparing some lower-quality quant
59
  types (lower is better):
60