Views
No views yet
jacobmorrison/sft-test-step-1000 and repairs only the deployment metadata.
The source checkpoint is an SFT continuation of opd-32b-deploy, but its
export omitted or rewrote files required by the OPD SGLang deployment stack.jacobmorrison/sft-test-step-1000 at revision
3d1ce735b2c46d1800e38857995818f681ca7265.opd-32b-deploy weight-key schema,
including all 64 attention-sink tensors.tokenizer.json and tokenizer_config.json are unchanged. Their source
files are byte-identical to the OPD deployment tokenizer.config.jsonopd-32b-deploy. The trained architecture and dimensions are unchanged.
This restores:rope_scaling structure required by the deployed SGLang
RoPE factory;max_position_embeddings: 262144;is_hybrid_swa: true and the 64-entry 3:1 sliding/full attention pattern;sink_init_value: 0.0;reuse_packing_metadata: true; andfull_attention and sliding_attention RoPE
dictionaries. In the deployed SGLang stack that reached the RoPE factory as an
unhashable dictionary and prevented the model from loading.generation_config.jsoneos_token_id: [null, null] and used
pad_token instead of pad_token_id. The repaired file restores token IDs
0/1/2, sampling defaults, and the 32,768-token default generation ceiling.chat_template.jinja