[PR #2848] [MERGED] Fix embeddings load model behavior #10986

Closed
opened 2026-04-12 23:17:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/2848
Author: @jmorganca
Created: 3/1/2024
Status: Merged
Merged: 3/1/2024
Merged by: @jmorganca

Base: mainHead: jmorganca/embeddings


📝 Commits (1)

  • 37561b8 Fix embeddings load model behavior

📊 Changes

3 files changed (+5 additions, -7 deletions)

View changed files

📝 api/types.go (+0 -2)
📝 docs/api.md (+0 -1)
📝 server/routes.go (+5 -4)

📄 Description

Fixes https://github.com/ollama/ollama/issues/2810. Also cleans up the embedding_only API option which had no effect.


🔄 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/2848 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 3/1/2024 **Status:** ✅ Merged **Merged:** 3/1/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/embeddings` --- ### 📝 Commits (1) - [`37561b8`](https://github.com/ollama/ollama/commit/37561b8928c330f174c76d153199ae61a906c282) Fix embeddings load model behavior ### 📊 Changes **3 files changed** (+5 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `api/types.go` (+0 -2) 📝 `docs/api.md` (+0 -1) 📝 `server/routes.go` (+5 -4) </details> ### 📄 Description Fixes https://github.com/ollama/ollama/issues/2810. Also cleans up the `embedding_only` API option which had no effect. --- <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-12 23:17:46 -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#10986