[PR #13400] [CLOSED] test: fix timouts on embedding tests #14192

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13400
Author: @dhiltgen
Created: 12/9/2025
Status: Closed

Base: mainHead: embed_timeouts


📝 Commits (1)

  • 60ce019 test: fix timouts on embedding tests

📊 Changes

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

View changed files

📝 integration/embed_test.go (+1 -1)
📝 integration/utils_test.go (+1 -1)

📄 Description

On smaller VRAM systems, qwen3-embedding takes a long time. This moves it to the end of the list after the smaller embedding models, and increases the timeout.


🔄 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/13400 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 12/9/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `embed_timeouts` --- ### 📝 Commits (1) - [`60ce019`](https://github.com/ollama/ollama/commit/60ce01980b5ad02d956ae7ffa7993ea6db2aec8d) test: fix timouts on embedding tests ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `integration/embed_test.go` (+1 -1) 📝 `integration/utils_test.go` (+1 -1) </details> ### 📄 Description On smaller VRAM systems, qwen3-embedding takes a long time. This moves it to the end of the list after the smaller embedding models, and increases the timeout. --- <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:47:59 -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#14192