[PR #5019] [CLOSED] fix(parser): proper UTF-8 CJK supports #22183

Closed
opened 2026-04-19 16:09:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5019
Author: @cdfmlr
Created: 6/13/2024
Status: Closed

Base: mainHead: proper-utf8-support


📝 Commits (1)

  • 916bc46 fix(parser): proper UTF-8 CJK supports

📊 Changes

2 files changed (+44 additions, -1 deletions)

View changed files

📝 parser/parser.go (+1 -1)
📝 parser/parser_test.go (+43 -0)

📄 Description

fix #5005.


🔄 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/5019 **Author:** [@cdfmlr](https://github.com/cdfmlr) **Created:** 6/13/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `proper-utf8-support` --- ### 📝 Commits (1) - [`916bc46`](https://github.com/ollama/ollama/commit/916bc46c42e7db86d48a13253eb3f47c134fe9df) fix(parser): proper UTF-8 CJK supports ### 📊 Changes **2 files changed** (+44 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `parser/parser.go` (+1 -1) 📝 `parser/parser_test.go` (+43 -0) </details> ### 📄 Description fix #5005. --- <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-19 16:09:01 -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#22183