[PR #13943] model: normalize case for nomic-embed-text #14450

Open
opened 2026-04-13 00:54:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13943
Author: @holzman
Created: 1/27/2026
Status: 🔄 Open

Base: mainHead: lowercase-nomic-embedding


📝 Commits (1)

  • e1fc71e model: normalize case for nomic-embed-text

📊 Changes

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

View changed files

📝 model/models/nomicbert/model.go (+1 -1)

📄 Description

The vocabulary for nomic-embed-text is lowercase. Without this flag set to true, all words with uppercase return the same token.

Fixes #13942


🔄 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/13943 **Author:** [@holzman](https://github.com/holzman) **Created:** 1/27/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `lowercase-nomic-embedding` --- ### 📝 Commits (1) - [`e1fc71e`](https://github.com/ollama/ollama/commit/e1fc71efa5f64b4d483dac6668555e15173f3084) model: normalize case for nomic-embed-text ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `model/models/nomicbert/model.go` (+1 -1) </details> ### 📄 Description The vocabulary for nomic-embed-text is lowercase. Without this flag set to true, all words with uppercase return the same token. Fixes #13942 --- <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:54:31 -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#14450