[PR #13160] [MERGED] kvcache: Run tests both with and without PermutedV #14101

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13160
Author: @jessegross
Created: 11/19/2025
Status: Merged
Merged: 11/20/2025
Merged by: @jessegross

Base: mainHead: jessegross/cache_test


📝 Commits (1)

  • ff63bcc kvcache: Run tests both with and without PermutedV

📊 Changes

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

View changed files

📝 kvcache/causal_test.go (+585 -464)

📄 Description

The causal cache can store data differently depending on what is best for the backend. We should run tests both ways.


🔄 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/13160 **Author:** [@jessegross](https://github.com/jessegross) **Created:** 11/19/2025 **Status:** ✅ Merged **Merged:** 11/20/2025 **Merged by:** [@jessegross](https://github.com/jessegross) **Base:** `main` ← **Head:** `jessegross/cache_test` --- ### 📝 Commits (1) - [`ff63bcc`](https://github.com/ollama/ollama/commit/ff63bcca8893ce61bf8595f417635547d72d9272) kvcache: Run tests both with and without PermutedV ### 📊 Changes **1 file changed** (+585 additions, -464 deletions) <details> <summary>View changed files</summary> 📝 `kvcache/causal_test.go` (+585 -464) </details> ### 📄 Description The causal cache can store data differently depending on what is best for the backend. We should run tests both ways. --- <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:44: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#14101