csai / code

Commit History

Refactor code structure for improved readability and maintainability and also added the mask ROI
0dac2bf

Mohith202 Copilot commited on

Refactor A1 evaluation protocols to focus exclusively on Protocol C; update documentation and scripts accordingly.
e5d02d5

Mohith202 commited on

Skip LoRA SFT for LLaDA (masked diffusion LM, incompatible with causal SFT); pass through HF ID
17ccdd5

Mohith202 commited on

Fix TRL compat: pre-tokenize dataset, drop max_seq_length from SFTConfig/SFTTrainer
42ac627

Mohith202 commited on

Fix SFTConfig/SFTTrainer API compat across TRL versions (max_seq_length, processing_class)
ae9a13f

Mohith202 commited on

Fix duplicate --feature-num-workers/--num-fit-workers args in parser
d3b1138

Mohith202 commited on

Enhance feature extraction with multi-GPU support and worker resolution; add parallel processing for fitting layers
4f2bff8

Mohith202 commited on

Add instruct-tuning (LoRA), multi-model fit, comparison viz; fix missing flags
279c017

Mohith202 commited on

added the test run for HF job
3f888c6

Mohith202 commited on

Add core ROI masks, visualization script, and model profiles
8c5a642

Mohith202 commited on

Merge hf/master: restore run_a1 files and hf_jobs
33c7212

Mohith202 commited on