fix: also update inference.py to support loading from HF repo ID 67b3712 verified rahuldshetty commited on 29 days ago
fix: use snapshot_download instead of hf_hub_download for LoRA loading 5da2467 verified rahuldshetty commited on 29 days ago
Fix safetensors shared tensor crash: override _save in OmniTrainer to save components separately 82864d9 verified rahuldshetty commited on 30 days ago
Push intermediate results to Hub on every checkpoint + increase T4 batch_size to 2 080c1bc verified rahuldshetty commited on 30 days ago
Add train_kaggle.py β multi-GPU (2xT4) version using accelerate DDP instead of DataParallel 7dbefb9 verified rahuldshetty commited on about 1 month ago
Update README: SlimSAM references + infer_dataset.py usage + updated file table 4b6280c verified rahuldshetty commited on about 1 month ago
Add infer_dataset.py β samples from each task, runs inference, generates REPORT.md with GT vs predicted comparisons d9f03f3 verified rahuldshetty commited on about 1 month ago
Fix: add gradient_checkpointing_enable/disable + config proxy to SatelliteOmniLISA for Trainer compatibility def5113 verified rahuldshetty commited on about 1 month ago
Fix AttributeError: total_mem β total_memory" 1c5b61f verified rahuldshetty commited on about 1 month ago
Switch SAM to SlimSAM (9.7M params, 10x smaller) β drop-in replacement, same mask_decoder API 6eebad0 verified rahuldshetty commited on about 1 month ago
Fix OOM on Colab/T4: lazy dataset, auto bf16/fp16, batch_size=1 for 16GB, smaller SAM placeholders, zero workers 03ec5e6 verified rahuldshetty commited on about 1 month ago
Add setup.sh for automated dependency installation 7ff8c1a verified rahuldshetty commited on about 1 month ago
Add requirements.txt with transformers version pinning for Qwen3.5 ca688a9 verified rahuldshetty commited on about 1 month ago