mradermacher commited on
Commit
7548ca2
1 Parent(s): f3d7562

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -6,7 +6,9 @@ library_name: transformers
6
  pipeline_tag: text-generation
7
  quantized_by: mradermacher
8
  tags:
9
- - text-generation-inference
 
 
10
  ---
11
  ## About
12
 
@@ -42,7 +44,6 @@ more details, including on how to concatenate multi-part files.
42
  | [PART 1](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q6_K.gguf.split-aa) [PART 2](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q6_K.gguf.split-ab) | Q6_K | 56.7 | very good quality |
43
  | [PART 1](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q8_0.gguf.split-aa) [PART 2](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q8_0.gguf.split-ab) | Q8_0 | 73.4 | fast, best quality |
44
 
45
-
46
  Here is a handy graph by ikawrakow comparing some lower-quality quant
47
  types (lower is better):
48
 
 
6
  pipeline_tag: text-generation
7
  quantized_by: mradermacher
8
  tags:
9
+ - llama
10
+ - llama-2
11
+ - not-for-all-audiences
12
  ---
13
  ## About
14
 
 
44
  | [PART 1](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q6_K.gguf.split-aa) [PART 2](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q6_K.gguf.split-ab) | Q6_K | 56.7 | very good quality |
45
  | [PART 1](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q8_0.gguf.split-aa) [PART 2](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q8_0.gguf.split-ab) | Q8_0 | 73.4 | fast, best quality |
46
 
 
47
  Here is a handy graph by ikawrakow comparing some lower-quality quant
48
  types (lower is better):
49