ollama icon indicating copy to clipboard operation
ollama copied to clipboard

ollama run in national user name

Open hgabor47 opened this issue 11 months ago • 3 comments

What is the issue?

image My Username has international characters like á and the ollama not handle it.

What did you expect to see?

RUN

Steps to reproduce

1 Create a windows user with international charaters like: Gábor 2 start the ollama with: ollama run llama2

Are there any recent changes that introduced the issue?

No response

OS

Windows

Architecture

amd64

Platform

No response

Ollama version

No response

GPU

Nvidia

GPU info

No response

CPU

AMD

Other software

No response

hgabor47 avatar Mar 22 '24 15:03 hgabor47

PR #3273 should resolve this.

dhiltgen avatar Mar 23 '24 06:03 dhiltgen

@dhiltgen looks like it got fixed in https://github.com/ggerganov/llama.cpp/commit/94d1b3b4119209efcdd08df0dceaecbd1fe7f85c via PR https://github.com/ggerganov/llama.cpp/pull/6248

dims avatar Apr 11 '24 13:04 dims

Unicode characters in the model directory should be working now. Please give 0.1.33 (available in pre-release) a try and let us know.

dhiltgen avatar Apr 28 '24 19:04 dhiltgen