curiousily commited on
Commit
06b691e
1 Parent(s): df8869e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,4 +15,4 @@ pipeline_tag: text-generation
15
 
16
  ## Training
17
 
18
- The model is trained using QLoRA with the help of bitsandbytes, peft and transformers. Full reproduction is available in the tutorials.
 
15
 
16
  ## Training
17
 
18
+ Fine-tuned using the QLoRA technique (only adapter uploaded). With the help of bitsandbytes, peft and transformers. Full reproduction is available in the tutorials.