[PR #11449] [CLOSED] Update LLAMA_MAX_EXPERTS to 384 #18814

Closed
opened 2026-04-16 06:47:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/11449
Author: @mike-marcacci
Created: 7/16/2025
Status: Closed

Base: mainHead: patch-1


📝 Commits (1)

  • 20b0512 Update LLAMA_MAX_EXPERTS to 384

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 llama/llama.cpp/src/llama-hparams.h (+1 -1)

📄 Description

This updates the max number of experts from 256 (minimum required for DeepSeekV3) to 384 (minimum required for Kimi K2), in support of #11382.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/11449 **Author:** [@mike-marcacci](https://github.com/mike-marcacci) **Created:** 7/16/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`20b0512`](https://github.com/ollama/ollama/commit/20b0512937c7104406d78ad59ec03e68988dd926) Update LLAMA_MAX_EXPERTS to 384 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `llama/llama.cpp/src/llama-hparams.h` (+1 -1) </details> ### 📄 Description This updates the max number of experts from 256 (minimum required for DeepSeekV3) to 384 (minimum required for Kimi K2), in support of #11382. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 06:47:40 -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#18814