[GH-ISSUE #11706] Problems with OpenAI’s gpt-oss 20b not installing: Error: template: :3: function "currentDate" not defined #7748

Closed
opened 2026-04-12 19:52:53 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @RamonGuthrie on GitHub (Aug 5, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/11706

What is the issue?

C:\Users\ramon>ollama run gpt-oss:20b
pulling manifest
pulling b112e727c6f1: 100% ▕██████████████████████████████████████████████████████████▏ 13 GB
pulling 51468a0fd901: 100% ▕██████████████████████████████████████████████████████████▏ 7.4 KB
pulling f60356777647: 100% ▕██████████████████████████████████████████████████████████▏ 11 KB
pulling d8ba2f9a17b3: 100% ▕██████████████████████████████████████████████████████████▏ 18 B
pulling 8d6fddaf04b2: 100% ▕██████████████████████████████████████████████████████████▏ 489 B
verifying sha256 digest
writing manifest
success
Error: template: :3: function "currentDate" not defined

Relevant log output

C:\Users\ramon>ollama run gpt-oss:20b
pulling manifest
pulling b112e727c6f1: 100% ▕██████████████████████████████████████████████████████████▏  13 GB
pulling 51468a0fd901: 100% ▕██████████████████████████████████████████████████████████▏ 7.4 KB
pulling f60356777647: 100% ▕██████████████████████████████████████████████████████████▏  11 KB
pulling d8ba2f9a17b3: 100% ▕██████████████████████████████████████████████████████████▏   18 B
pulling 8d6fddaf04b2: 100% ▕██████████████████████████████████████████████████████████▏  489 B
verifying sha256 digest
writing manifest
success
Error: template: :3: function "currentDate" not defined

OS

Windows

GPU

Nvidia

CPU

Intel

Ollama version

v0.11.0

Originally created by @RamonGuthrie on GitHub (Aug 5, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/11706 ### What is the issue? C:\Users\ramon>ollama run gpt-oss:20b pulling manifest pulling b112e727c6f1: 100% ▕██████████████████████████████████████████████████████████▏ 13 GB pulling 51468a0fd901: 100% ▕██████████████████████████████████████████████████████████▏ 7.4 KB pulling f60356777647: 100% ▕██████████████████████████████████████████████████████████▏ 11 KB pulling d8ba2f9a17b3: 100% ▕██████████████████████████████████████████████████████████▏ 18 B pulling 8d6fddaf04b2: 100% ▕██████████████████████████████████████████████████████████▏ 489 B verifying sha256 digest writing manifest success Error: template: :3: function "currentDate" not defined ### Relevant log output ```shell C:\Users\ramon>ollama run gpt-oss:20b pulling manifest pulling b112e727c6f1: 100% ▕██████████████████████████████████████████████████████████▏ 13 GB pulling 51468a0fd901: 100% ▕██████████████████████████████████████████████████████████▏ 7.4 KB pulling f60356777647: 100% ▕██████████████████████████████████████████████████████████▏ 11 KB pulling d8ba2f9a17b3: 100% ▕██████████████████████████████████████████████████████████▏ 18 B pulling 8d6fddaf04b2: 100% ▕██████████████████████████████████████████████████████████▏ 489 B verifying sha256 digest writing manifest success Error: template: :3: function "currentDate" not defined ``` ### OS Windows ### GPU Nvidia ### CPU Intel ### Ollama version v0.11.0
GiteaMirror added the bug label 2026-04-12 19:52:53 -05:00
Author
Owner

@jmorganca commented on GitHub (Aug 5, 2025):

So sorry you hit this error. The latest version of Ollama has a fix for this: https://ollama.com/download

<!-- gh-comment-id:3156947313 --> @jmorganca commented on GitHub (Aug 5, 2025): So sorry you hit this error. The latest version of Ollama has a fix for this: https://ollama.com/download
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#7748