[GH-ISSUE #3826] No unicode output on windows when redirecting stdout #2369

Closed
opened 2026-04-12 12:41:16 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @xdanielc on GitHub (Apr 22, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/3826

Originally assigned to: @dhiltgen on GitHub.

What is the issue?

On windows I can't output unicode symbols into a txt file, the console looks fine but when I do something like

ollama run llama3 "Cuéntame una historia" > test.txt

OS

Windows

GPU

Nvidia

CPU

Intel

Ollama version

0.1.32

Originally created by @xdanielc on GitHub (Apr 22, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/3826 Originally assigned to: @dhiltgen on GitHub. ### What is the issue? On windows I can't output unicode symbols into a txt file, the console looks fine but when I do something like ```ollama run llama3 "Cuéntame una historia" > test.txt``` ### OS Windows ### GPU Nvidia ### CPU Intel ### Ollama version 0.1.32
GiteaMirror added the bugwindows labels 2026-04-12 12:41:16 -05:00
Author
Owner

@Katzenwerfer commented on GitHub (Sep 27, 2024):

Hello, I've found myself stuck with this issue when working with ollama in a PowerShell script. I wonder if anyone has found a workaround to it or if there has been any progress towards a fix.

<!-- gh-comment-id:2378486212 --> @Katzenwerfer commented on GitHub (Sep 27, 2024): Hello, I've found myself stuck with this issue when working with ollama in a PowerShell script. I wonder if anyone has found a workaround to it or if there has been any progress towards a fix.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#2369