[PR #9590] [MERGED] fix: pad tensor item if ge zero #13009

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/9590
Author: @mxyng
Created: 3/8/2025
Status: Merged
Merged: 3/10/2025
Merged by: @mxyng

Base: mainHead: mxyng/dump-pad


📝 Commits (1)

  • 9926eae fix: pad tensor item if ge zero

📊 Changes

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

View changed files

📝 ml/backend.go (+12 -5)

📄 Description

this produces a nicer output since both positive and negative values produces the same width


🔄 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/9590 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 3/8/2025 **Status:** ✅ Merged **Merged:** 3/10/2025 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/dump-pad` --- ### 📝 Commits (1) - [`9926eae`](https://github.com/ollama/ollama/commit/9926eae01516fa3ab65d60df7dd0b51dceccdebf) fix: pad tensor item if ge zero ### 📊 Changes **1 file changed** (+12 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `ml/backend.go` (+12 -5) </details> ### 📄 Description this produces a nicer output since both positive and negative values produces the same width --- <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:15:18 -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#13009