[GH-ISSUE #11779] gpt-oss:20b function currentDate is not defined #7808

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

Originally created by @kalidasu1984 on GitHub (Aug 7, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/11779

What is the issue?

I am trying to run gpt-oss 20b on top of ollama.
i have a streamlit app which is sending user requests to ollama. i am getting
template::3: function "currentDate" not defined
error when i try to send a request.

if i use other models i am able to run without any issue.

my system is having A100 80GB GPU + ollama + streamlit.

Relevant log output


OS

No response

GPU

No response

CPU

No response

Ollama version

No response

Originally created by @kalidasu1984 on GitHub (Aug 7, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/11779 ### What is the issue? I am trying to run gpt-oss 20b on top of ollama. i have a streamlit app which is sending user requests to ollama. i am getting **template::3: function "currentDate" not defined** error when i try to send a request. if i use other models i am able to run without any issue. my system is having A100 80GB GPU + ollama + streamlit. ### Relevant log output ```shell ``` ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version _No response_
GiteaMirror added the bug label 2026-04-12 19:59:01 -05:00
Author
Owner

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

Hi @kalidasu1984 so sorry you hit this error. The newest versions of Ollama have this fixed https://ollama.com/download

<!-- gh-comment-id:3163194477 --> @jmorganca commented on GitHub (Aug 7, 2025): Hi @kalidasu1984 so sorry you hit this error. The newest versions of Ollama have this fixed 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#7808