Skip to content

feat(model-ports): add olmoe_1b_7b_0125 - #217

Open
DarthCeltic wants to merge 2 commits into
aifoundry-org:mainfrom
DarthCeltic:port-olmoe
Open

feat(model-ports): add olmoe_1b_7b_0125#217
DarthCeltic wants to merge 2 commits into
aifoundry-org:mainfrom
DarthCeltic:port-olmoe

Conversation

@DarthCeltic

Copy link
Copy Markdown
Contributor

Adds allenai/OLMoE-1B-7B-0125 (Apache-2.0, 64-expert MoE, 1B active/7B total) as a new model-port claim, introducing the OLMoE execution family.

Uses Ai2's official first-party GGUF repo (allenai/OLMoE-1B-7B-0125-GGUF, Q8_0) for hosting. Independently self-converted the base checkpoint to cross-verify: arch=olmoe loads cleanly (16 layers, 64 experts, 8 active/token), clean 935-node compute graph, real PPL = 9.5706 +/- 1.58 against WikiText-2 (strong score, consistent with Ai2's own published results for this model).

Full provenance in ported_models/olmoe_1b_7b_0125/docs/RECIPE.md.

@DarthCeltic
DarthCeltic requested a review from AFOliveira as a code owner July 26, 2026 03:30
@github-actions github-actions Bot added track: model-ports Global approved model ports prize track: community Community support and ecosystem contributions labels Jul 26, 2026
@AFOliveira

Copy link
Copy Markdown
Member

OLMoE still needs a real full-offload ET-SoC1 execution and a committed deterministic oracle/expected output with an explicit comparison threshold. Host loading, self-conversion cross-checking and CPU PPL are useful provenance but are not board correctness. Maintainers will then review/adopt the OLMoE identity/contract and runner policy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

track: community Community support and ecosystem contributions track: model-ports Global approved model ports prize

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants