Skip to content

model : remove optimized TG path in MiniMax 01 implementation - #27790

Merged
ggerganov merged 1 commit into
ggml-org:masterfrom
fairydreaming:minimax-01-unify-graph
Aug 27, 2026
Merged

model : remove optimized TG path in MiniMax 01 implementation#27790
ggerganov merged 1 commit into
ggml-org:masterfrom
fairydreaming:minimax-01-unify-graph

Conversation

@fairydreaming

Copy link
Copy Markdown
Contributor

Overview

This PR removes separate optimized TG path in MiniMax-01 graph as it provides only negligible performance increase and causes problems due to dynamic graph changes.

Requirements

…rovides negligible performance increase and causes problems due to graph changes
@fairydreaming
fairydreaming requested a review from CISC as a code owner August 27, 2026 09:36
@github-actions github-actions Bot added the model Model specific label Aug 27, 2026
@ggerganov
ggerganov merged commit deae5ee into ggml-org:master Aug 27, 2026
23 of 26 checks passed
ppenatra pushed a commit to ppenatra/llama.cpp that referenced this pull request Aug 27, 2026
Co-authored-by: Stanisław Szymczyk <sszymczy@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

model Model specific

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants