Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 280 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 280 Bytes

CA-LoRA Llama-2 Code-Alpaca Experiments

Implemented based on peft.

Environment Setup

pip install -r requirements.txt

Training

Train commands are in train.sh.

Evaluation

Evaluation commands are in test.sh.