Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ license: other
|
|
3 |
---
|
4 |
|
5 |
# llama-30b-int4
|
6 |
-
This LoRA trained for 3 epochs and has been converted to int4 via GPTQ method. See the repo below for more info.
|
7 |
|
8 |
https://github.com/qwopqwop200/GPTQ-for-LLaMa
|
9 |
|
|
|
3 |
---
|
4 |
|
5 |
# llama-30b-int4
|
6 |
+
This LoRA trained for 3 epochs and has been converted to int4 (4bit) via GPTQ method. See the repo below for more info.
|
7 |
|
8 |
https://github.com/qwopqwop200/GPTQ-for-LLaMa
|
9 |
|