Qwen3VL 8B Medical Volume Stage 3 Checkpoint
This repository stores a DeepSpeed training checkpoint for the medical 3D volume VLM stage-3 run.
Checkpoint
- Source checkpoint:
checkpoint-step0047000
- Training stage: stage 3 LoRA + connector fine-tuning
- Base LLM: Qwen3-VL 8B
- Vision setup: frozen 3D MedSigLIP volume encoder and frozen 2D MedCLIP slice encoder, connected through the medical visual merger/projector
- Checkpoint format: DeepSpeed ZeRO checkpoint with model state and optimizer shards
Files
mp_rank_00_model_states.pt: model state
bf16_zero_pp_rank_*_mp_rank_00_optim_states.pt: optimizer state shards
This is a resumable training checkpoint, not a standalone merged inference export.