--- tags: - OpenRAL - rskill - reward - reward-model - robot-learning - progress-estimation - success-detection - qwen3-vl - nf4 - bitsandbytes license: apache-2.0 language: - en base_model: - Qwen/Qwen3-VL-4B-Instruct --- # rskill-robometer-4b-nf4 > **OpenRAL rSkill** — Robometer-4B (Qwen3-VL-4B robotic **reward foundation > model**) packaged as an NF4 bitsandbytes `reward` rSkill (ADR-0057). Given a > rollout's RGB frames plus the task instruction, it emits **per-frame > normalized progress (0–1)** and **per-frame success probability**, queried on > demand by the Reasoner. **No actuators. Advisory-only.** Apache-2.0. ## Preview Per-frame **progress** + **success** on a real **LIBERO `libero_spatial`** deploy clip — task *"pick up the black bowl and place it on the plate"* — scored live with the NF4 Qwen3-VL-4B backbone (peak **3.79 GB**, RTX 4070 Laptop 8 GB). Progress rises from **0.44** (first 20% of frames) to **0.72** (last 20%) as the bowl is grasped and placed: ![progress curve](media/progress.png) | Start of clip | Mid-reach | Bowl placed | | :---: | :---: | :---: | | ![start](media/frame_start.png) | ![mid](media/frame_mid.png) | ![end](media/frame_end.png) | > In deploy the Reasoner scores a **trailing window** each tick and reads the > last-frame value (`success_now`) — exactly what this preview reproduces. HF > cards render images but not HTML5 `