Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# starcoderbase-3b-GPTQ
|
2 |
|
3 |
-
Quantized starcoderbase-3b model to GPTQ format (4-bit precision).
|
4 |
|
5 |
[Quantization script](https://github.com/cosmo3769/Quantized-LLMs/blob/main/notebooks/quantize-starcodebase-3b-gptq.ipynb)
|
6 |
|
|
|
1 |
# starcoderbase-3b-GPTQ
|
2 |
|
3 |
+
Quantized starcoderbase-3b model to GPTQ format (4-bit precision) using [Auto-GPTQ](https://github.com/AutoGPTQ/AutoGPTQ).
|
4 |
|
5 |
[Quantization script](https://github.com/cosmo3769/Quantized-LLMs/blob/main/notebooks/quantize-starcodebase-3b-gptq.ipynb)
|
6 |
|