[PR #11050] [MERGED] skip tokenizer.model if possible #18694

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/11050
Author: @mxyng
Created: 6/11/2025
Status: Merged
Merged: 6/11/2025
Merged by: @mxyng

Base: mainHead: mxyng/maybe-skip-tokenizer


📝 Commits (1)

  • a01eb68 skip tokenizer.model if possible

📊 Changes

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

View changed files

📝 parser/parser.go (+12 -7)

📄 Description

if tokenizer.json is already present, skip tokenizer.model


🔄 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/11050 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 6/11/2025 **Status:** ✅ Merged **Merged:** 6/11/2025 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/maybe-skip-tokenizer` --- ### 📝 Commits (1) - [`a01eb68`](https://github.com/ollama/ollama/commit/a01eb6844835f5dc6773a6539f400ff5f4d53ea9) skip tokenizer.model if possible ### 📊 Changes **1 file changed** (+12 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `parser/parser.go` (+12 -7) </details> ### 📄 Description if tokenizer.json is already present, skip tokenizer.model --- <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 06:43:35 -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#18694