[PR #6536] [MERGED] Embeddings fixes #10881

Closed
opened 2025-11-12 15:38:55 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6536
Author: @jessegross
Created: 8/27/2024
Status: Merged
Merged: 8/27/2024
Merged by: @jessegross

Base: jmorganca/llamaHead: jessegross/goserver-fixes


📝 Commits (3)

  • 32b4eb2 runner.go: Cleanups
  • d5d540b runner.go: Health endpoint comments
  • 71a692a runner.go: Fix embeddings endpoint

📊 Changes

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

View changed files

📝 llama/llama.go (+1 -1)
📝 llama/runner/runner.go (+44 -51)

📄 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/6536 **Author:** [@jessegross](https://github.com/jessegross) **Created:** 8/27/2024 **Status:** ✅ Merged **Merged:** 8/27/2024 **Merged by:** [@jessegross](https://github.com/jessegross) **Base:** `jmorganca/llama` ← **Head:** `jessegross/goserver-fixes` --- ### 📝 Commits (3) - [`32b4eb2`](https://github.com/ollama/ollama/commit/32b4eb2db9f057b9273245558da3f14aba1c3036) runner.go: Cleanups - [`d5d540b`](https://github.com/ollama/ollama/commit/d5d540b71a3e7c07ce3fa59b4bae8add7aef19fe) runner.go: Health endpoint comments - [`71a692a`](https://github.com/ollama/ollama/commit/71a692a25f8af3a7a9ef93c607b772372df9aaaf) runner.go: Fix embeddings endpoint ### 📊 Changes **2 files changed** (+45 additions, -52 deletions) <details> <summary>View changed files</summary> 📝 `llama/llama.go` (+1 -1) 📝 `llama/runner/runner.go` (+44 -51) </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 2025-11-12 15:38:55 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#10881