Skip to content

feat: EMLX intermediate representation lowering compiler#120

Merged
polvalente merged 69 commits into
mainfrom
pv-feat/lowering-compiler
Jul 5, 2026
Merged

feat: EMLX intermediate representation lowering compiler#120
polvalente merged 69 commits into
mainfrom
pv-feat/lowering-compiler

Conversation

@polvalente

@polvalente polvalente commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

This PR introduces a lowering representation that can be transformed into
proper C++/MLX callables that can be fused through mx::compile.

Qwen3 0.6B-4bit runs at around 90 tok/s with the new compiled mode through Bumblebee when ran isolated, and the Native implementation can reach 150 tok/s

Screenshot 2026-07-04 at 11 32 40 Screenshot 2026-07-04 at 11 32 44

@polvalente polvalente merged commit cce7a0f into main Jul 5, 2026
6 checks passed
@polvalente polvalente deleted the pv-feat/lowering-compiler branch July 5, 2026 15:24
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.

1 participant