[PR #11069] convert: utility for merging tensors #13428

Closed
opened 2026-04-13 00:27:04 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/ollama/ollama/pull/11069

State: closed
Merged: Yes


similar to splitDim, mergeTensors is a convert utility that stacks multiple tensors into a new tensor along a new dimension. this is particularly useful for moe models where experts are merged

**Original Pull Request:** https://github.com/ollama/ollama/pull/11069 **State:** closed **Merged:** Yes --- similar to `splitDim`, `mergeTensors` is a convert utility that stacks multiple tensors into a new tensor along a new dimension. this is particularly useful for moe models where experts are merged
GiteaMirror added the pull-request label 2026-04-13 00:27:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#13428