Commit
·
6ba4597
1
Parent(s):
8fda5a9
Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ library_name: peft
|
|
5 |
|
6 |
This adapter has been fine-tuned using quantization-aware LoRA (QA-LoRA).
|
7 |
|
8 |
-
More details on the training procedure here: [
|
9 |
|
10 |
|
11 |
The base model was quantized with AutoGPTQ INT4. You can find it here:
|
|
|
5 |
|
6 |
This adapter has been fine-tuned using quantization-aware LoRA (QA-LoRA).
|
7 |
|
8 |
+
More details on the training procedure here: [Fine-tune Quantized Llama 2 on Your GPU with QA-LoRA](https://kaitchup.substack.com/p/fine-tune-quantized-llama-2-on-your)
|
9 |
|
10 |
|
11 |
The base model was quantized with AutoGPTQ INT4. You can find it here:
|