Skip to content

OLMoE Replication - #1270

Merged
blahBlahhhJ merged 4 commits into
mainfrom
jasonw/olmoe
May 15, 2025
Merged

OLMoE Replication#1270
blahBlahhhJ merged 4 commits into
mainfrom
jasonw/olmoe

Conversation

@blahBlahhhJ

@blahBlahhhJ blahBlahhhJ commented May 14, 2025

Copy link
Copy Markdown
Contributor

Description

Fixes #1183

Replicate OLMoE experiments to show performance gains going from dense model to similar sized moe model.

@blahBlahhhJ blahBlahhhJ changed the title OLMoE OLMoE Replication May 14, 2025
@blahBlahhhJ
blahBlahhhJ requested a review from dlwh May 14, 2025 21:45
Comment thread experiments/exp1183_olmoe.py
@blahBlahhhJ
blahBlahhhJ merged commit be9976c into main May 15, 2025
@blahBlahhhJ
blahBlahhhJ deleted the jasonw/olmoe branch May 15, 2025 05:02
ryan-williams pushed a commit that referenced this pull request Oct 31, 2025
A stripped down version of #1270 . This leaves the existing decoding as
is, but to avoid the issues we've been seeing with page management, it
simply resets the engine state between request batches.

In theory this removes the risk of memory leaks across batches or
mis-allocations - if one batch works than all subsequent batches should
work as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OLMoE replication - MoE vs dense

2 participants