Skip to content

Commit

Permalink
improve lora and merge
Browse files Browse the repository at this point in the history
  • Loading branch information
huseinzol05 committed Dec 27, 2024
1 parent beaa0ce commit ee40705
Show file tree
Hide file tree
Showing 10 changed files with 2,978 additions and 1 deletion.
3 changes: 2 additions & 1 deletion session/llama3/lora-128-8b.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
WANDB_PROJECT=unsloth-Meta-Llama-3.1-8B-Instruct-lora-128-embedding-8k-multipack \
HF_HOME="/workspace/cache" \
TORCH_DISTRIBUTED_DEBUG="info" \
torchrun --nproc_per_node 4 \
-m run-instruction-lora-liger-flex \
-m run-instruction-lora-embedding-multipack \
--deepspeed ds_config_zero3.json \
--model_name_or_path unsloth/Meta-Llama-3.1-8B-Instruct \
--per_device_train_batch_size 3 \
Expand Down
Loading

0 comments on commit ee40705

Please sign in to comment.