ollama
ollama copied to clipboard
ollama run in national user name
What is the issue?
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
PR #3273 should resolve this.
@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
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.