Rastapar commited on
Commit
2cda7da
1 Parent(s): c7744d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -26,3 +26,7 @@ or Huggingface TRL ([link](https://github.com/huggingface/trl)),
26
  we are employing the more general command-line LLaMA-Factory ([link](https://github.com/hiyouga/LLaMA-Factory)) toolkit
27
  that facilitates the fine-tuning of various well-known LLMs on custom data.
28
  Parameter-efficient fine-tuning is achieved via the QLoRA method [Dettmers et al., 2023](https://proceedings.neurips.cc/paper_files/paper/2023/file/1feb87871436031bdc0f2beaa62a049b-Paper-Conference.pdf).
 
 
 
 
 
26
  we are employing the more general command-line LLaMA-Factory ([link](https://github.com/hiyouga/LLaMA-Factory)) toolkit
27
  that facilitates the fine-tuning of various well-known LLMs on custom data.
28
  Parameter-efficient fine-tuning is achieved via the QLoRA method [Dettmers et al., 2023](https://proceedings.neurips.cc/paper_files/paper/2023/file/1feb87871436031bdc0f2beaa62a049b-Paper-Conference.pdf).
29
+
30
+
31
+ ## Usage
32
+