Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ tags:
|
|
14 |
|
15 |
This is a quantized model saved with [auto-gptq](https://github.com/PanQiWei/AutoGPTQ). At time of writing, you cannot directly load models from the hub, but will need to clone the repo and load locally.
|
16 |
|
17 |
-
See below for details.
|
18 |
|
19 |
---
|
20 |
|
|
|
14 |
|
15 |
This is a quantized model saved with [auto-gptq](https://github.com/PanQiWei/AutoGPTQ). At time of writing, you cannot directly load models from the hub, but will need to clone the repo and load locally.
|
16 |
|
17 |
+
See the below [excerpt from the tutorial](https://github.com/PanQiWei/AutoGPTQ/blob/main/docs/tutorial/01-Quick-Start.md) for details.
|
18 |
|
19 |
---
|
20 |
|