thesven commited on
Commit
e483009
1 Parent(s): 0880964

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -26
README.md CHANGED
@@ -10,38 +10,38 @@ tags:
10
  <img src="https://assets-global.website-files.com/6423879a8f63c1bb18d74bfa/648818d56d04c3bdf36d71ab_Refuel_rev8-01_ts-p-1600.png" alt="Refuel.ai" style="width: 100%; min-width: 400px; display: block; margin: auto;">
11
  </div>
12
 
13
- # - Quantization Description
14
 
15
  This repo contains GGUF quantized versions of the Refuel Ai Llama 3 Refueled .
16
  The model is supplied in different quantizations so that you can see what works best on the hardware you would like to run it on.
17
 
18
  The repo contains quantizations in the following types:
19
 
20
- Q4_0
21
- Q4_1
22
- Q4_K
23
- Q4_K_S
24
- Q4_K_M
25
- Q5_0
26
- Q5_1
27
- Q5_K
28
- Q5_K_M
29
- Q5_K_S
30
- Q6_K
31
- Q8_0
32
- Q2_K
33
- Q3_K
34
- Q3_K_S
35
- Q3_K_XS
36
- IQ2_K
37
- IQ3_S
38
- IQ3_XXS
39
- IQ4_NL
40
- IQ4_XS
41
- IQ5_K
42
- IQ2_S
43
- IQ2_XS
44
- IQ1_S
45
 
46
  ## Model Details
47
 
 
10
  <img src="https://assets-global.website-files.com/6423879a8f63c1bb18d74bfa/648818d56d04c3bdf36d71ab_Refuel_rev8-01_ts-p-1600.png" alt="Refuel.ai" style="width: 100%; min-width: 400px; display: block; margin: auto;">
11
  </div>
12
 
13
+ ## Quantization Description
14
 
15
  This repo contains GGUF quantized versions of the Refuel Ai Llama 3 Refueled .
16
  The model is supplied in different quantizations so that you can see what works best on the hardware you would like to run it on.
17
 
18
  The repo contains quantizations in the following types:
19
 
20
+ - Q4_0
21
+ - Q4_1
22
+ - Q4_K
23
+ - Q4_K_S
24
+ - Q4_K_M
25
+ - Q5_0
26
+ - Q5_1
27
+ - Q5_K
28
+ - Q5_K_M
29
+ - Q5_K_S
30
+ - Q6_K
31
+ - Q8_0
32
+ - Q2_K
33
+ - Q3_K
34
+ - Q3_K_S
35
+ - Q3_K_XS
36
+ - IQ2_K
37
+ - IQ3_S
38
+ - IQ3_XXS
39
+ - IQ4_NL
40
+ - IQ4_XS
41
+ - IQ5_K
42
+ - IQ2_S
43
+ - IQ2_XS
44
+ - IQ1_S
45
 
46
  ## Model Details
47