| python /home/mshahidul/readctrl/code/finetune-inference/api_call_vllm_v2.py \ | |
| --file1 /home/mshahidul/readctrl/data/hand_create_gpt5_other_model/synthetic_data_es_raw_592.json \ | |
| --file2 /home/mshahidul/readctrl/data/testing_data_gs/multiclinsum_gs_train_es.json \ | |
| --start_index 500 \ | |
| --end_index -1 | |
| python /home/mshahidul/readctrl/code/finetune-inference/convert_fp16.py \ | |
| --model_path /home/mshahidul/readctrl_model/qwen3-32B_subclaims-extraction-8b_ctx \ | |
| --save_path /home/mshahidul/readctrl_model/full_model/qwen3-32B_subclaims_BF16_merged \ | |
| --msl 8192 \ | |
| --cuda_device 1 | |
| python /home/mshahidul/readctrl/code/finetune-inference/subclaim_support_cal_v4.py \ | |
| --start_index 0 \ | |
| --end_index 100 | |
| python /home/mshahidul/readctrl/code/finetune-inference/subclaim_support_cal_v4.py \ | |
| --start_index 100 \ | |
| --end_index 200 | |
| python /home/mshahidul/readctrl/code/finetune-inference/subclaim_support_cal_v4.py \ | |
| --start_index 200 \ | |
| --end_index 300 | |
| python /home/mshahidul/readctrl/code/finetune-inference/subclaim_support_cal_v4.py \ | |
| --start_index 300 \ | |
| --end_index 400 | |
| python /home/mshahidul/readctrl/code/finetune-inference/subclaim_support_cal_v4.py \ | |
| --start_index 400 \ | |
| --end_index 500 | |
| python /home/mshahidul/readctrl/code/finetune-inference/subclaim_support_cal_v4.py \ | |
| --start_index 500 \ | |
| --end_index -1 | |