Joseph Bethge
commited on
Commit
•
e064a2b
1
Parent(s):
ee85511
add link to alpaca version
Browse files
README.md
CHANGED
@@ -5,4 +5,6 @@ license: apache-2.0
|
|
5 |
|
6 |
This is GreenBitAI's pretrained **2-bit** LLaMA model with extreme compression yet still strong performance.
|
7 |
|
|
|
|
|
8 |
Please refer to our [Github page](https://github.com/GreenBitAI/low_bit_llama) for the code to run the model and more information.
|
|
|
5 |
|
6 |
This is GreenBitAI's pretrained **2-bit** LLaMA model with extreme compression yet still strong performance.
|
7 |
|
8 |
+
There are instruction-tuned LoRA parameters available [here](https://huggingface.co/GreenBitAI/LLaMA-7B-2bit-alpaca).
|
9 |
+
|
10 |
Please refer to our [Github page](https://github.com/GreenBitAI/low_bit_llama) for the code to run the model and more information.
|