Update README.md
Browse files
README.md
CHANGED
@@ -24,8 +24,6 @@ But maybe gguf model little bit slower then GPTQ especialy long text.
|
|
24 |
|
25 |
### sample code
|
26 |
|
27 |
-
Try it on [Google Colab. Under development](https://github.com/webbigdata-jp/python_sample/blob/main/weblab_10b_instruction_sft_GPTQ_sample.ipynb)
|
28 |
-
|
29 |
```
|
30 |
pip install auto-gptq
|
31 |
```
|
|
|
24 |
|
25 |
### sample code
|
26 |
|
|
|
|
|
27 |
```
|
28 |
pip install auto-gptq
|
29 |
```
|