elinas commited on
Commit
2f4a437
1 Parent(s): fd86533

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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
  ---