[PR #14285] [MERGED] bugfix: display the parameter count correctly in mlx for ollama show #14601

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14285
Author: @pdevine
Created: 2/16/2026
Status: Merged
Merged: 2/16/2026
Merged by: @pdevine

Base: mainHead: pdevine/show-paramcount


📝 Commits (1)

  • ceef708 bugfix: display the parameter count correctly in mlx for ollama show

📊 Changes

2 files changed (+236 additions, -1 deletions)

View changed files

📝 x/server/show.go (+55 -1)
📝 x/server/show_test.go (+181 -0)

📄 Description

No description provided


🔄 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/14285 **Author:** [@pdevine](https://github.com/pdevine) **Created:** 2/16/2026 **Status:** ✅ Merged **Merged:** 2/16/2026 **Merged by:** [@pdevine](https://github.com/pdevine) **Base:** `main` ← **Head:** `pdevine/show-paramcount` --- ### 📝 Commits (1) - [`ceef708`](https://github.com/ollama/ollama/commit/ceef708e786de570d852bf5388d6d20a1fa3a587) bugfix: display the parameter count correctly in mlx for ollama show ### 📊 Changes **2 files changed** (+236 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `x/server/show.go` (+55 -1) 📝 `x/server/show_test.go` (+181 -0) </details> ### 📄 Description _No description provided_ --- <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-13 00:58:55 -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#14601