pacman_hard_singleshot

BAGEL-7B-MoT world-model SFT checkpoint (EMA weights only, raw fp32).

  • task: pacman_hard variant: singleshot step: 5000
  • Single-shot open-loop rollout (non-CoT; imagine the whole episode).
  • weights: fp32 EMA, sharded into 2 safetensors files (ema-XXXXX-of-00002.safetensors) plus ema.safetensors.index.json (fp32 exceeds the 50GB single-file limit). Optimizer state NOT included — for inference / eval, not resume.

Load

This is an SFT delta on the public BAGEL-7B-MoT base. Load the base config / tokenizer / VAE / ViT from BAGEL-7B-MoT together with these EMA weights; point the loader at the repo folder (or its ema.safetensors.index.json) and it assembles the shards, e.g. with the eval runners: --bagel-path <this repo> --bagel-base-path <BAGEL-7B-MoT>.

Image transforms (pacman): VAE 512/256, ViT 336/224, JPEG q95, 256px render. Prompt is stop-required; CoT is all-step interleaved.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support