Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ inference: false
|
|
25 |
|
26 |
This repo contains an experimantal GPTQ 4bit model for [Falcon-40B-Instruct](https://huggingface.co/tiiuae/falcon-40b-instruct).
|
27 |
|
28 |
-
It is the result of quantising to
|
29 |
|
30 |
## Repositories available
|
31 |
|
|
|
25 |
|
26 |
This repo contains an experimantal GPTQ 4bit model for [Falcon-40B-Instruct](https://huggingface.co/tiiuae/falcon-40b-instruct).
|
27 |
|
28 |
+
It is the result of quantising to 4bit using [AutoGPTQ](https://github.com/PanQiWei/AutoGPTQ).
|
29 |
|
30 |
## Repositories available
|
31 |
|