bartowski commited on
Commit
3720b35
1 Parent(s): 7e91c42

Update VRAM table

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -40,11 +40,11 @@ Note that this model does not support a System prompt.
40
 
41
  | Branch | Bits | lm_head bits | VRAM (4k) | VRAM (16k) | VRAM (32k) | Description |
42
  | ----- | ---- | ------- | ------ | ------ | ------ | ------------ |
43
- | [8_0](https://huggingface.co/bartowski/gemma-2-9b-it-exl2/tree/8_0) | 8.0 | 8.0 | 10.2 GB | 11.4 GB | 12.9 GB | Maximum quality that ExLlamaV2 can produce, near unquantized performance. |
44
- | [6_5](https://huggingface.co/bartowski/gemma-2-9b-it-exl2/tree/6_5) | 6.5 | 8.0 | 8.7 GB | 9.9 GB | 11.4 GB | Very similar to 8.0, good tradeoff of size vs performance, **recommended**. |
45
- | [5_0](https://huggingface.co/bartowski/gemma-2-9b-it-exl2/tree/5_0) | 5.0 | 6.0 | 7.2 GB | 8.4 GB | 9.9 GB | Slightly lower quality vs 6.5, but usable on 8GB cards. |
46
- | [4_25](https://huggingface.co/bartowski/gemma-2-9b-it-exl2/tree/4_25) | 4.25 | 6.0 | 6.5 GB | 7.7 GB | 9.2 GB | GPTQ equivalent bits per weight, slightly higher quality. |
47
- | [3_5](https://huggingface.co/bartowski/gemma-2-9b-it-exl2/tree/3_5) | 3.5 | 6.0 | 5.8 GB | 7.0 GB | 8.5 GB | Lower quality, only use if you have to. |
48
 
49
  ## Download instructions
50
 
 
40
 
41
  | Branch | Bits | lm_head bits | VRAM (4k) | VRAM (16k) | VRAM (32k) | Description |
42
  | ----- | ---- | ------- | ------ | ------ | ------ | ------------ |
43
+ | [8_0](https://huggingface.co/bartowski/gemma-2-9b-it-exl2/tree/8_0) | 8.0 | 8.0 | 11.9 GB | 15.9 GB | 21.3 GB | Maximum quality that ExLlamaV2 can produce, near unquantized performance. |
44
+ | [6_5](https://huggingface.co/bartowski/gemma-2-9b-it-exl2/tree/6_5) | 6.5 | 8.0 | 10.4 GB | 14.4 GB | 19.8 GB | Very similar to 8.0, good tradeoff of size vs performance, **recommended**. |
45
+ | [5_0](https://huggingface.co/bartowski/gemma-2-9b-it-exl2/tree/5_0) | 5.0 | 6.0 | 8.6 GB | 12.6 GB | 18.0 GB | Slightly lower quality vs 6.5, but usable on 8GB cards. |
46
+ | [4_25](https://huggingface.co/bartowski/gemma-2-9b-it-exl2/tree/4_25) | 4.25 | 6.0 | 7.9 GB | 11.9 GB | 17.3 GB | GPTQ equivalent bits per weight, slightly higher quality. |
47
+ | [3_5](https://huggingface.co/bartowski/gemma-2-9b-it-exl2/tree/3_5) | 3.5 | 6.0 | 7.1 GB | 11.1 GB | 16.9 GB | Lower quality, only use if you have to. |
48
 
49
  ## Download instructions
50