We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Running the code below raises errors about parameters missing, instead of saying that "lora config is not compatible with full finetune recipe"
tune run --nnodes 1 --nproc_per_node 8 full_finetune_distributed --config gemma/2B_lora
Activity