bnjmnmarie commited on
Commit
6ba4597
·
1 Parent(s): 8fda5a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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: [TBD]
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: