CoolFace
Modelpublic

enmingzhangzz/Qwen2.5-VL-7B-OPSD-VisionZip-r010-RandomKeep10-original10240

sourceHugging Faceupdated 23d agoView on Hugging Face
0likes143downloads
Model Card

Qwen2.5-VL-7B-OPSD-VisionZip-r010-RandomKeep10-original10240

Final PEFT/LoRA adapter from an OPSD experiment.

Variant

  • —Objective: OPSD + `token_random_keep` weighting
  • —Base model: Qwen/Qwen2.5-VL-7B-Instruct
  • —Training samples: 10240
  • —Dataset tag: openmmreasoner_llava_cot_exact_prefix10240_decontam_v1_seed42
  • —Balanced base-outcome sampling: false
  • —Pruning: visionzip
  • —Vision-token retention ratios: [0.1]
  • —EMA teacher decay: 0.9999
  • —Global batch size: 32 (4 GPUs x micro-batch 8 x accumulation 1)
  • —LoRA: r=16, alpha=32
  • —Image pixels: 846720

Files

adapter_model.safetensors and adapter_config.json are the final adapter at step 10240. Audit and reproducibility metadata are under training/.

Adapter SHA256: 7ba92e849b3fb48e0d6e56696f133b99d3d5c33a947dd4c38123aa4dd85e78ff

Load this adapter on top of Qwen/Qwen2.5-VL-7B-Instruct with PEFT. The VisionZip runtime patch used by the OPSD repository is still required for pruned inference.