Skip to content

Commit

Permalink
Get qlora mistral-7b fine tuning working on a single 4090 (axolotl-ai…
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemarsden committed Oct 10, 2023
1 parent f81a89a commit 388b0e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/mistral/qlora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ wandb_run_id:
wandb_log_model:

gradient_accumulation_steps: 4
micro_batch_size: 4
micro_batch_size: 2
num_epochs: 1
optimizer: adamw_bnb_8bit
lr_scheduler: cosine
Expand Down

0 comments on commit 388b0e7

Please sign in to comment.