[PR #3273] [CLOSED] Add unicode support for windows model paths #36977

Closed
opened 2026-04-22 21:37:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3273
Author: @dhiltgen
Created: 3/20/2024
Status: Closed

Base: mainHead: unicode_windows


📝 Commits (1)

  • 2583c2e Add unicode support for windows model paths

📊 Changes

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

View changed files

llm/patches/06-unicode-win.diff (+48 -0)

📄 Description

This should fix various model load and library load errors reported by non-english users.

I've verified happy-path on en-us but need to set up a repro for non-english and/or unicode characters before we should merge this. Once confirmed, I'll tie this to those issues to close them on merge.


🔄 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/3273 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 3/20/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `unicode_windows` --- ### 📝 Commits (1) - [`2583c2e`](https://github.com/ollama/ollama/commit/2583c2e54ccdebb9c22dbcd9aeb6c291c8d29b8b) Add unicode support for windows model paths ### 📊 Changes **1 file changed** (+48 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `llm/patches/06-unicode-win.diff` (+48 -0) </details> ### 📄 Description This should fix various model load and library load errors reported by non-english users. I've verified happy-path on en-us but need to set up a repro for non-english and/or unicode characters before we should merge this. Once confirmed, I'll tie this to those issues to close them on merge. --- <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-22 21:37:55 -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#36977