alpindale commited on
Commit
1fd06e2
1 Parent(s): 2361543

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,8 +5,8 @@ tags:
5
  # Miquella 120B GGUF
6
  GGUF quantized weights for [miquella-120b](https://huggingface.co/alpindale/miquella-120b). Contains *all* quants.
7
 
8
- I used Importance Matrices for the quantization, using random data generated from Q8_0 quant of the model for
9
- maximum quality.
10
 
11
  Due to the limitations of HF's file size, the larger files were split into multiple chunks. Instructions below.
12
 
 
5
  # Miquella 120B GGUF
6
  GGUF quantized weights for [miquella-120b](https://huggingface.co/alpindale/miquella-120b). Contains *all* quants.
7
 
8
+ I used Importance Matrices generated from Q8_0 quant of the model. The dataset used for that was random junk
9
+ for optimal quality.
10
 
11
  Due to the limitations of HF's file size, the larger files were split into multiple chunks. Instructions below.
12