ls559

Results 1 comments of ls559

> Hi, > > The set is a little bit different. I listed the commands below. For LoRA: `CUDA_VISIBLE_DEVICES=0 python finetune.py --base_model 'yahma/llama-7b-hf' --data_path 'commonsense_170k.json' --output_dir './trained_models/llama-7b-lora-commonsense/' --batch_size 16 --micro_batch_size...