Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,8 @@ license: other
|
|
5 |
# llama-30b-int4
|
6 |
This has been converted to int4 via GPTQ method. This requires some special support code that is also highly experimental. NOT COMPATIBLE WITH TRANSFORMERS LIBRARY.
|
7 |
|
|
|
|
|
8 |
--
|
9 |
license: other
|
10 |
---
|
|
|
5 |
# llama-30b-int4
|
6 |
This has been converted to int4 via GPTQ method. This requires some special support code that is also highly experimental. NOT COMPATIBLE WITH TRANSFORMERS LIBRARY.
|
7 |
|
8 |
+
https://github.com/qwopqwop200/GPTQ-for-LLaMa
|
9 |
+
|
10 |
--
|
11 |
license: other
|
12 |
---
|