mayank-mishra commited on
Commit
ef01dff
1 Parent(s): 24bfe40

update 4bit results

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ If you want 4-bit weights, visit [starcoderbase-GPTQ-4bit-128g](https://huggingf
12
  | FP32 | 32 | - | | 10.172 | 15.756 | 12.736 | 1.692 | 59195 |
13
  | BF16 | 16 | - | | 10.173 | 15.765 | 12.745 | 1.692 | 29597 |
14
  | [GPTQ](https://arxiv.org/abs/2210.17323) | 8 | 128 | | 10.174 | 15.767 | 12.739 | 1.692 | 16163 |
15
- | [GPTQ](https://arxiv.org/abs/2210.17323) | 4 | 128 | | 10.418 | 16.190 | 13.018 | 1.708 | 8877 |
16
 
17
  # License
18
  The model is licenses under the CodeML Open RAIL-M v0.1 license. You can find the full license [here](https://huggingface.co/spaces/bigcode/license).
 
12
  | FP32 | 32 | - | | 10.172 | 15.756 | 12.736 | 1.692 | 59195 |
13
  | BF16 | 16 | - | | 10.173 | 15.765 | 12.745 | 1.692 | 29597 |
14
  | [GPTQ](https://arxiv.org/abs/2210.17323) | 8 | 128 | | 10.174 | 15.767 | 12.739 | 1.692 | 16163 |
15
+ | [GPTQ](https://arxiv.org/abs/2210.17323) | 4 | 128 | | 10.387 | 16.056 | 13.005 | 1.708 | 8877 |
16
 
17
  # License
18
  The model is licenses under the CodeML Open RAIL-M v0.1 license. You can find the full license [here](https://huggingface.co/spaces/bigcode/license).