Context
The cookbook architecture-demos spec tracks StableLM as status: blocked. No prior aprender issue covers this loader.
Family
- Name: stablelm
- Vendor: Stability AI
- HF architectures:
StableLmForCausalLM
- HF pattern:
stabilityai/stablelm-*
- Reference checkpoints:
stabilityai/stablelm-2-1_6b, stabilityai/stablelm-2-zephyr-1_6b, stabilityai/stablelm-zephyr-3b
Acceptance criteria
Unblock impact
- Cookbook manifest flips from
blocked to certified
- Sub-2B variant is small enough for the dim-smoke regression suite
Cookbook reference
Context
The cookbook architecture-demos spec tracks StableLM as
status: blocked. No prior aprender issue covers this loader.Family
StableLmForCausalLMstabilityai/stablelm-*stabilityai/stablelm-2-1_6b,stabilityai/stablelm-2-zephyr-1_6b,stabilityai/stablelm-zephyr-3bAcceptance criteria
contracts/model-families/stablelm.yamlexists with size_variants for 1_6b and 3bpartial_rotary_factor(typical 0.25 for stablelm-2)partial_rotary_factor< 1.0 + LayerNorm instead of RMSNorm)stablelm-2-1_6b(smallest mainstream variant)Unblock impact
blockedtocertifiedCookbook reference
name: stablelmblock