To finetune the model - download the model - prepare the config file - run the finetune tune run lora_finetune_single_device --config /home/aorogat/q_to_template/custom_config.yaml tune run generate --config /home/aorogat/tq_to_template/custom_generation_config_bigModel.yaml ---- tmux new -s q_to_template_session source myenv/bin/activate Ctrl+b Then d tmux attach-session -t q_to_template_session