[PR #1064] [CLOSED] Converting field value to lowercase #15726

Closed
opened 2026-04-16 05:06:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1064
Author: @dansreis
Created: 11/9/2023
Status: Closed

Base: mainHead: 336-model-names-case-insensitive


📝 Commits (1)

  • cd2ac22 Converting field value to lowercase

📊 Changes

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

View changed files

📝 server/routes.go (+8 -0)

📄 Description

Converting model names to lowercase (Pull, Push, Create, Delete and Show).
This PR has some implications as people with case sensitive model names will be affected.

Issue: #336


🔄 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/1064 **Author:** [@dansreis](https://github.com/dansreis) **Created:** 11/9/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `336-model-names-case-insensitive` --- ### 📝 Commits (1) - [`cd2ac22`](https://github.com/ollama/ollama/commit/cd2ac22ab0d7ee299e857d8965414108e1baa177) Converting field value to lowercase ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `server/routes.go` (+8 -0) </details> ### 📄 Description Converting model names to lowercase (Pull, Push, Create, Delete and Show). This PR has some implications as people with case sensitive model names will be affected. Issue: #336 --- <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-16 05:06:02 -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#15726