[GH-ISSUE #2615] Unable to load dynamic library: Unable to load dynamic server library #63581

Closed
opened 2026-05-03 14:16:06 -05:00 by GiteaMirror · 8 comments
Owner

Originally created by @snow35 on GitHub (Feb 20, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/2615

Originally assigned to: @BruceMacD on GitHub.

Hi, first of all, thank you so much for developing Ollama.
I installed the window version because it was released, but when I run the model, I get the following error, is there any way to solve it?

Error: Unable to load dynamic library: Unable to load dynamic server library: ������ ������ ã�� �� �����ϴ�.

Here's a screenshot

image

Below is the model and my computer specs, let me know if you need any more information.

Model: LLaMa2 Uncensored
GPU: RTX 3060 Laptop
CPU: Ryzen 5 6600H

Originally created by @snow35 on GitHub (Feb 20, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/2615 Originally assigned to: @BruceMacD on GitHub. Hi, first of all, thank you so much for developing Ollama. I installed the window version because it was released, but when I run the model, I get the following error, is there any way to solve it? `Error: Unable to load dynamic library: Unable to load dynamic server library: ������ ������ ã�� �� �����ϴ�.` Here's a screenshot ![image](https://github.com/ollama/ollama/assets/69392206/d72e46ed-f99a-41cc-ba40-57ef990d55e0) Below is the model and my computer specs, let me know if you need any more information. Model: LLaMa2 Uncensored GPU: RTX 3060 Laptop CPU: Ryzen 5 6600H
GiteaMirror added the bugwindows labels 2026-05-03 14:16:07 -05:00
Author
Owner

@jmorganca commented on GitHub (Feb 20, 2024):

Hi there, would it be possible to scan for errors in the logs? You can access them by clicking on the Ollama in the taskbar and then "View Logs". There should be an error in the server logs file. Thanks so much

<!-- gh-comment-id:1954859439 --> @jmorganca commented on GitHub (Feb 20, 2024): Hi there, would it be possible to scan for errors in the logs? You can access them by clicking on the Ollama in the taskbar and then "View Logs". There should be an error in the **server** logs file. Thanks so much
Author
Owner

@snow35 commented on GitHub (Feb 21, 2024):

I tried again today and got the same error. Below are the server logs. (I copied all logs)
*I masked the public key in the logs and changed my name to "snow35".

Couldn't find 'C:\Users\snow35.ollama\id_ed25519'. Generating new private key.
Your new public key is: [censored]
time=2024-02-20T22:49:15.561+09:00 level=INFO source=images.go:706 msg="total blobs: 0"
time=2024-02-20T22:49:15.624+09:00 level=INFO source=images.go:713 msg="total unused blobs removed: 0"
time=2024-02-20T22:49:15.625+09:00 level=INFO source=routes.go:1014 msg="Listening on 127.0.0.1:11434 (version 0.1.25)"
time=2024-02-20T22:49:15.625+09:00 level=INFO source=payload_common.go:107 msg="Extracting dynamic libraries..."
time=2024-02-20T22:49:16.175+09:00 level=INFO source=payload_common.go:146 msg="Dynamic LLM libraries [cpu cpu_avx cpu_avx2 cuda_v11.3]"
time=2024-02-20T22:49:16.175+09:00 level=DEBUG source=payload_common.go:147 msg="Override detection logic by setting OLLAMA_LLM_LIBRARY"
time=2024-02-20T22:50:41.069+09:00 level=INFO source=images.go:706 msg="total blobs: 0"
time=2024-02-20T22:50:41.103+09:00 level=INFO source=images.go:713 msg="total unused blobs removed: 0"
time=2024-02-20T22:50:41.104+09:00 level=INFO source=routes.go:1014 msg="Listening on 127.0.0.1:11434 (version 0.1.25)"
time=2024-02-20T22:50:41.104+09:00 level=INFO source=payload_common.go:107 msg="Extracting dynamic libraries..."
time=2024-02-20T22:50:41.445+09:00 level=INFO source=payload_common.go:146 msg="Dynamic LLM libraries [cuda_v11.3 cpu_avx cpu cpu_avx2]"
time=2024-02-20T22:50:41.445+09:00 level=DEBUG source=payload_common.go:147 msg="Override detection logic by setting OLLAMA_LLM_LIBRARY"
[GIN] 2024/02/20 - 22:51:37 | 200 | 0s | 127.0.0.1 | HEAD "/"
[GIN] 2024/02/20 - 22:51:37 | 404 | 539.2µs | 127.0.0.1 | POST "/api/show"
time=2024-02-20T22:51:39.584+09:00 level=INFO source=download.go:136 msg="downloading 6aa74acf170f in 39 100 MB part(s)"
time=2024-02-20T22:59:12.898+09:00 level=INFO source=download.go:136 msg="downloading 8c17c2ebb0ea in 1 7.0 KB part(s)"
time=2024-02-20T22:59:16.162+09:00 level=INFO source=download.go:136 msg="downloading 7c23fb36d801 in 1 4.8 KB part(s)"
time=2024-02-20T22:59:19.893+09:00 level=INFO source=download.go:136 msg="downloading 28577ba2177f in 1 55 B part(s)"
time=2024-02-20T22:59:23.206+09:00 level=INFO source=download.go:136 msg="downloading 0025f348941e in 1 39 B part(s)"
time=2024-02-20T22:59:26.513+09:00 level=INFO source=download.go:136 msg="downloading c67e365e770d in 1 529 B part(s)"
[GIN] 2024/02/20 - 22:59:31 | 200 | 7m54s | 127.0.0.1 | POST "/api/pull"
[GIN] 2024/02/20 - 22:59:31 | 200 | 2.6833ms | 127.0.0.1 | POST "/api/show"
[GIN] 2024/02/20 - 22:59:31 | 200 | 1.5643ms | 127.0.0.1 | POST "/api/show"
time=2024-02-20T22:59:32.459+09:00 level=INFO source=gpu.go:94 msg="Detecting GPU type"
time=2024-02-20T22:59:32.460+09:00 level=INFO source=gpu.go:262 msg="Searching for GPU management library nvml.dll"
time=2024-02-20T22:59:32.460+09:00 level=DEBUG source=gpu.go:280 msg="gpu management search paths: [c:\Windows\System32\nvml.dll C:\Users\snow35\AppData\Local\Programs\Ollama\nvml.dll* C:\Program Files (x86)\VMware\VMware Player\bin\nvml.dll* C:\Program Files (x86)\Common Files\Oracle\Java\javapath\nvml.dll* C:\Windows\system32\nvml.dll* C:\Windows\nvml.dll* C:\Windows\System32\Wbem\nvml.dll* C:\Windows\System32\WindowsPowerShell\v1.0\nvml.dll* C:\Windows\System32\OpenSSH\nvml.dll* C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR\nvml.dll* C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common\nvml.dll* C:\Program Files\dotnet\nvml.dll* C:\Program Files\Git\cmd\nvml.dll* C:\WINDOWS\system32\nvml.dll* C:\WINDOWS\nvml.dll* C:\WINDOWS\System32\Wbem\nvml.dll* C:\WINDOWS\System32\WindowsPowerShell\v1.0\nvml.dll* C:\WINDOWS\System32\OpenSSH\nvml.dll* C:\Program Files\PuTTY\nvml.dll* C:\ProgramData\chocolatey\bin\nvml.dll* C:\Program Files\Process Lasso\nvml.dll* C:\Users\snow35\AppData\Local\Programs\Python\Python310\Scripts\nvml.dll* C:\Users\snow35\AppData\Local\Programs\Python\Python310\nvml.dll* C:\Users\snow35\AppData\Local\Microsoft\WindowsApps\nvml.dll* C:\Windows\System32\nvml.dll* C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin\nvml.dll*]"
time=2024-02-20T22:59:32.486+09:00 level=INFO source=gpu.go:308 msg="Discovered GPU libraries: [c:\Windows\System32\nvml.dll C:\Windows\system32\nvml.dll C:\WINDOWS\system32\nvml.dll C:\Windows\System32\nvml.dll]"
time=2024-02-20T22:59:32.572+09:00 level=INFO source=gpu.go:99 msg="Nvidia GPU detected"
time=2024-02-20T22:59:32.573+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2"
time=2024-02-20T22:59:32.583+09:00 level=INFO source=gpu.go:146 msg="CUDA Compute Capability detected: 8.6"
time=2024-02-20T22:59:32.583+09:00 level=DEBUG source=gpu.go:251 msg="cuda detected 1 devices with 4338M available memory"
time=2024-02-20T22:59:32.583+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2"
time=2024-02-20T22:59:32.583+09:00 level=INFO source=gpu.go:146 msg="CUDA Compute Capability detected: 8.6"
time=2024-02-20T22:59:32.583+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2"
time=2024-02-20T22:59:32.583+09:00 level=DEBUG source=payload_common.go:93 msg="ordered list of LLM libraries to try [C:\Users\snow35\AppData\Local\Temp\ollama4012642898\cuda_v11.3\ext_server.dll C:\Users\snow35\AppData\Local\Temp\ollama4012642898\cpu_avx2\ext_server.dll]"
time=2024-02-20T22:59:32.584+09:00 level=INFO source=dyn_ext_server.go:380 msg="Updating PATH to C:\Users\snow35\AppData\Local\Temp\ollama4012642898\cuda_v11.3;C:\Users\snow35\AppData\Local\Programs\Ollama;C:\Program Files (x86)\VMware\VMware Player\bin\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\dotnet\;C:\Program Files\Git\cmd;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\PuTTY\;C:\ProgramData\chocolatey\bin;C:\Program Files\Process Lasso\;C:\Users\snow35\AppData\Local\Programs\Python\Python310\Scripts\;C:\Users\snow35\AppData\Local\Programs\Python\Python310\;C:\Users\snow35\AppData\Local\Microsoft\WindowsApps;;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin "
time=2024-02-20T22:59:32.585+09:00 level=WARN source=llm.go:162 msg="Failed to load dynamic library C:\Users\snow35\AppData\Local\Temp\ollama4012642898\cuda_v11.3\ext_server.dll Unable to load dynamic library: Unable to load dynamic server library: \xc1\xf6\xc1\xa4\xb5\xc8 \xb8\xf0\xb5\xe2\xc0\xbb ã\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4ϴ\xd9.\r\n"
time=2024-02-20T22:59:32.585+09:00 level=INFO source=dyn_ext_server.go:380 msg="Updating PATH to C:\Users\snow35\AppData\Local\Temp\ollama4012642898\cpu_avx2;C:\Users\snow35\AppData\Local\Programs\Ollama;C:\Program Files (x86)\VMware\VMware Player\bin\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\dotnet\;C:\Program Files\Git\cmd;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\PuTTY\;C:\ProgramData\chocolatey\bin;C:\Program Files\Process Lasso\;C:\Users\snow35\AppData\Local\Programs\Python\Python310\Scripts\;C:\Users\snow35\AppData\Local\Programs\Python\Python310\;C:\Users\snow35\AppData\Local\Microsoft\WindowsApps;;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin ;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin "
time=2024-02-20T22:59:32.585+09:00 level=WARN source=llm.go:162 msg="Failed to load dynamic library C:\Users\snow35\AppData\Local\Temp\ollama4012642898\cpu_avx2\ext_server.dll Unable to load dynamic library: Unable to load dynamic server library: \xc1\xf6\xc1\xa4\xb5\xc8 \xb8\xf0\xb5\xe2\xc0\xbb ã\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4ϴ\xd9.\r\n"
[GIN] 2024/02/20 - 22:59:32 | 500 | 676.5735ms | 127.0.0.1 | POST "/api/chat"
[GIN] 2024/02/20 - 22:59:48 | 200 | 0s | 127.0.0.1 | HEAD "/"
[GIN] 2024/02/20 - 22:59:48 | 200 | 2.6665ms | 127.0.0.1 | POST "/api/show"
[GIN] 2024/02/20 - 22:59:48 | 200 | 2.1328ms | 127.0.0.1 | POST "/api/show"
time=2024-02-20T22:59:48.691+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2"
time=2024-02-20T22:59:48.691+09:00 level=INFO source=gpu.go:146 msg="CUDA Compute Capability detected: 8.6"
time=2024-02-20T22:59:48.691+09:00 level=DEBUG source=gpu.go:251 msg="cuda detected 1 devices with 4352M available memory"
time=2024-02-20T22:59:48.691+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2"
time=2024-02-20T22:59:48.691+09:00 level=INFO source=gpu.go:146 msg="CUDA Compute Capability detected: 8.6"
time=2024-02-20T22:59:48.691+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2"
time=2024-02-20T22:59:48.691+09:00 level=DEBUG source=payload_common.go:93 msg="ordered list of LLM libraries to try [C:\Users\snow35\AppData\Local\Temp\ollama4012642898\cuda_v11.3\ext_server.dll C:\Users\snow35\AppData\Local\Temp\ollama4012642898\cpu_avx2\ext_server.dll]"
time=2024-02-20T22:59:48.692+09:00 level=INFO source=dyn_ext_server.go:380 msg="Updating PATH to C:\Users\snow35\AppData\Local\Temp\ollama4012642898\cuda_v11.3;C:\Users\snow35\AppData\Local\Programs\Ollama;C:\Program Files (x86)\VMware\VMware Player\bin\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\dotnet\;C:\Program Files\Git\cmd;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\PuTTY\;C:\ProgramData\chocolatey\bin;C:\Program Files\Process Lasso\;C:\Users\snow35\AppData\Local\Programs\Python\Python310\Scripts\;C:\Users\snow35\AppData\Local\Programs\Python\Python310\;C:\Users\snow35\AppData\Local\Microsoft\WindowsApps;;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin ;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin ;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin "
time=2024-02-20T22:59:48.692+09:00 level=WARN source=llm.go:162 msg="Failed to load dynamic library C:\Users\snow35\AppData\Local\Temp\ollama4012642898\cuda_v11.3\ext_server.dll Unable to load dynamic library: Unable to load dynamic server library: \xc1\xf6\xc1\xa4\xb5\xc8 \xb8\xf0\xb5\xe2\xc0\xbb ã\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4ϴ\xd9.\r\n"
time=2024-02-20T22:59:48.692+09:00 level=INFO source=dyn_ext_server.go:380 msg="Updating PATH to C:\Users\snow35\AppData\Local\Temp\ollama4012642898\cpu_avx2;C:\Users\snow35\AppData\Local\Programs\Ollama;C:\Program Files (x86)\VMware\VMware Player\bin\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\dotnet\;C:\Program Files\Git\cmd;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\PuTTY\;C:\ProgramData\chocolatey\bin;C:\Program Files\Process Lasso\;C:\Users\snow35\AppData\Local\Programs\Python\Python310\Scripts\;C:\Users\snow35\AppData\Local\Programs\Python\Python310\;C:\Users\snow35\AppData\Local\Microsoft\WindowsApps;;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin ;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin ;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin ;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin "
time=2024-02-20T22:59:48.692+09:00 level=WARN source=llm.go:162 msg="Failed to load dynamic library C:\Users\snow35\AppData\Local\Temp\ollama4012642898\cpu_avx2\ext_server.dll Unable to load dynamic library: Unable to load dynamic server library: \xc1\xf6\xc1\xa4\xb5\xc8 \xb8\xf0\xb5\xe2\xc0\xbb ã\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4ϴ\xd9.\r\n"
[GIN] 2024/02/20 - 22:59:48 | 500 | 405.307ms | 127.0.0.1 | POST "/api/chat"
[GIN] 2024/02/20 - 23:10:13 | 200 | 0s | 127.0.0.1 | HEAD "/"
[GIN] 2024/02/20 - 23:10:13 | 200 | 304.1935ms | 127.0.0.1 | DELETE "/api/delete"
[GIN] 2024/02/20 - 23:10:17 | 200 | 0s | 127.0.0.1 | HEAD "/"
[GIN] 2024/02/20 - 23:10:17 | 404 | 0s | 127.0.0.1 | POST "/api/show"
time=2024-02-20T23:10:19.880+09:00 level=INFO source=download.go:136 msg="downloading 6aa74acf170f in 39 100 MB part(s)"
time=2024-02-20T23:10:30.883+09:00 level=INFO source=download.go:250 msg="6aa74acf170f part 6 stalled; retrying"
time=2024-02-20T23:10:31.888+09:00 level=INFO source=download.go:250 msg="6aa74acf170f part 37 stalled; retrying"
time=2024-02-20T23:10:37.889+09:00 level=INFO source=download.go:250 msg="6aa74acf170f part 18 stalled; retrying"
[GIN] 2024/02/20 - 23:15:59 | 200 | 5m41s | 127.0.0.1 | POST "/api/pull"
[GIN] 2024/02/20 - 23:16:15 | 200 | 0s | 127.0.0.1 | HEAD "/"
[GIN] 2024/02/20 - 23:16:15 | 404 | 0s | 127.0.0.1 | DELETE "/api/delete"
[GIN] 2024/02/20 - 23:16:18 | 200 | 0s | 127.0.0.1 | HEAD "/"
[GIN] 2024/02/20 - 23:16:18 | 200 | 515.3µs | 127.0.0.1 | GET "/api/tags"
[GIN] 2024/02/20 - 23:16:30 | 200 | 528.6µs | 127.0.0.1 | HEAD "/"
[GIN] 2024/02/20 - 23:16:30 | 404 | 0s | 127.0.0.1 | POST "/api/show"
time=2024-02-20T23:16:31.061+09:00 level=INFO source=download.go:136 msg="downloading 6aa74acf170f in 39 100 MB part(s)"
time=2024-02-20T23:16:40.062+09:00 level=INFO source=download.go:250 msg="6aa74acf170f part 15 stalled; retrying"
time=2024-02-20T23:16:40.062+09:00 level=INFO source=download.go:250 msg="6aa74acf170f part 24 stalled; retrying"
time=2024-02-20T23:16:40.062+09:00 level=INFO source=download.go:250 msg="6aa74acf170f part 13 stalled; retrying"
time=2024-02-20T23:16:44.062+09:00 level=INFO source=download.go:250 msg="6aa74acf170f part 7 stalled; retrying"
time=2024-02-20T23:16:46.064+09:00 level=INFO source=download.go:250 msg="6aa74acf170f part 20 stalled; retrying"
time=2024-02-20T23:16:52.071+09:00 level=INFO source=download.go:250 msg="6aa74acf170f part 24 stalled; retrying"
time=2024-02-20T23:22:16.406+09:00 level=INFO source=download.go:136 msg="downloading 8c17c2ebb0ea in 1 7.0 KB part(s)"
time=2024-02-20T23:22:19.692+09:00 level=INFO source=download.go:136 msg="downloading 7c23fb36d801 in 1 4.8 KB part(s)"
time=2024-02-20T23:22:23.028+09:00 level=INFO source=download.go:136 msg="downloading 28577ba2177f in 1 55 B part(s)"
time=2024-02-20T23:22:26.340+09:00 level=INFO source=download.go:136 msg="downloading 0025f348941e in 1 39 B part(s)"
time=2024-02-20T23:22:29.593+09:00 level=INFO source=download.go:136 msg="downloading c67e365e770d in 1 529 B part(s)"
[GIN] 2024/02/20 - 23:22:35 | 200 | 6m5s | 127.0.0.1 | POST "/api/pull"
[GIN] 2024/02/20 - 23:22:35 | 200 | 3.6784ms | 127.0.0.1 | POST "/api/show"
[GIN] 2024/02/20 - 23:22:35 | 200 | 2.6482ms | 127.0.0.1 | POST "/api/show"
time=2024-02-20T23:22:36.081+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2"
time=2024-02-20T23:22:36.081+09:00 level=INFO source=gpu.go:146 msg="CUDA Compute Capability detected: 8.6"
time=2024-02-20T23:22:36.081+09:00 level=DEBUG source=gpu.go:251 msg="cuda detected 1 devices with 4457M available memory"
time=2024-02-20T23:22:36.081+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2"
time=2024-02-20T23:22:36.081+09:00 level=INFO source=gpu.go:146 msg="CUDA Compute Capability detected: 8.6"
time=2024-02-20T23:22:36.081+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2"
time=2024-02-20T23:22:36.081+09:00 level=DEBUG source=payload_common.go:93 msg="ordered list of LLM libraries to try [C:\Users\snow35\AppData\Local\Temp\ollama4012642898\cuda_v11.3\ext_server.dll C:\Users\snow35\AppData\Local\Temp\ollama4012642898\cpu_avx2\ext_server.dll]"
time=2024-02-20T23:22:36.081+09:00 level=INFO source=dyn_ext_server.go:380 msg="Updating PATH to C:\Users\snow35\AppData\Local\Temp\ollama4012642898\cuda_v11.3;C:\Users\snow35\AppData\Local\Programs\Ollama;C:\Program Files (x86)\VMware\VMware Player\bin\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\dotnet\;C:\Program Files\Git\cmd;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\PuTTY\;C:\ProgramData\chocolatey\bin;C:\Program Files\Process Lasso\;C:\Users\snow35\AppData\Local\Programs\Python\Python310\Scripts\;C:\Users\snow35\AppData\Local\Programs\Python\Python310\;C:\Users\snow35\AppData\Local\Microsoft\WindowsApps;;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin ;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin ;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin ;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin ;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin "
time=2024-02-20T23:22:36.082+09:00 level=WARN source=llm.go:162 msg="Failed to load dynamic library C:\Users\snow35\AppData\Local\Temp\ollama4012642898\cuda_v11.3\ext_server.dll Unable to load dynamic library: Unable to load dynamic server library: \xc1\xf6\xc1\xa4\xb5\xc8 \xb8\xf0\xb5\xe2\xc0\xbb ã\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4ϴ\xd9.\r\n"
time=2024-02-20T23:22:36.082+09:00 level=INFO source=dyn_ext_server.go:380 msg="Updating PATH to C:\Users\snow35\AppData\Local\Temp\ollama4012642898\cpu_avx2;C:\Users\snow35\AppData\Local\Programs\Ollama;C:\Program Files (x86)\VMware\VMware Player\bin\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\dotnet\;C:\Program Files\Git\cmd;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\PuTTY\;C:\ProgramData\chocolatey\bin;C:\Program Files\Process Lasso\;C:\Users\snow35\AppData\Local\Programs\Python\Python310\Scripts\;C:\Users\snow35\AppData\Local\Programs\Python\Python310\;C:\Users\snow35\AppData\Local\Microsoft\WindowsApps;;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin ;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin ;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin ;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin ;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin ;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin "
time=2024-02-20T23:22:36.082+09:00 level=WARN source=llm.go:162 msg="Failed to load dynamic library C:\Users\snow35\AppData\Local\Temp\ollama4012642898\cpu_avx2\ext_server.dll Unable to load dynamic library: Unable to load dynamic server library: \xc1\xf6\xc1\xa4\xb5\xc8 \xb8\xf0\xb5\xe2\xc0\xbb ã\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4ϴ\xd9.\r\n"
[GIN] 2024/02/20 - 23:22:36 | 500 | 566.2047ms | 127.0.0.1 | POST "/api/chat"
time=2024-02-20T23:23:17.209+09:00 level=INFO source=images.go:706 msg="total blobs: 6"
time=2024-02-20T23:23:17.274+09:00 level=INFO source=images.go:713 msg="total unused blobs removed: 0"
time=2024-02-20T23:23:17.277+09:00 level=INFO source=routes.go:1014 msg="Listening on 127.0.0.1:11434 (version 0.1.25)"
time=2024-02-20T23:23:17.277+09:00 level=INFO source=payload_common.go:107 msg="Extracting dynamic libraries..."
time=2024-02-20T23:23:17.582+09:00 level=INFO source=payload_common.go:146 msg="Dynamic LLM libraries [cuda_v11.3 cpu cpu_avx2 cpu_avx]"
time=2024-02-20T23:23:17.582+09:00 level=DEBUG source=payload_common.go:147 msg="Override detection logic by setting OLLAMA_LLM_LIBRARY"
[GIN] 2024/02/20 - 23:23:17 | 200 | 0s | 127.0.0.1 | HEAD "/"
[GIN] 2024/02/20 - 23:23:17 | 200 | 49.3086ms | 127.0.0.1 | POST "/api/show"
[GIN] 2024/02/20 - 23:23:17 | 200 | 3.1807ms | 127.0.0.1 | POST "/api/show"
time=2024-02-20T23:23:18.158+09:00 level=INFO source=gpu.go:94 msg="Detecting GPU type"
time=2024-02-20T23:23:18.158+09:00 level=INFO source=gpu.go:262 msg="Searching for GPU management library nvml.dll"
time=2024-02-20T23:23:18.158+09:00 level=DEBUG source=gpu.go:280 msg="gpu management search paths: [c:\Windows\System32\nvml.dll C:\Program Files (x86)\VMware\VMware Player\bin\nvml.dll* C:\Program Files (x86)\Common Files\Oracle\Java\javapath\nvml.dll* C:\Windows\system32\nvml.dll* C:\Windows\nvml.dll* C:\Windows\System32\Wbem\nvml.dll* C:\Windows\System32\WindowsPowerShell\v1.0\nvml.dll* C:\Windows\System32\OpenSSH\nvml.dll* C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR\nvml.dll* C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common\nvml.dll* C:\Program Files\dotnet\nvml.dll* C:\Program Files\Git\cmd\nvml.dll* C:\WINDOWS\system32\nvml.dll* C:\WINDOWS\nvml.dll* C:\WINDOWS\System32\Wbem\nvml.dll* C:\WINDOWS\System32\WindowsPowerShell\v1.0\nvml.dll* C:\WINDOWS\System32\OpenSSH\nvml.dll* C:\Program Files\PuTTY\nvml.dll* C:\ProgramData\chocolatey\bin\nvml.dll* C:\Program Files\Process Lasso\nvml.dll* C:\Users\snow35\AppData\Local\Programs\Python\Python310\Scripts\nvml.dll* C:\Users\snow35\AppData\Local\Programs\Python\Python310\nvml.dll* C:\Users\snow35\AppData\Local\Microsoft\WindowsApps\nvml.dll* C:\Users\snow35\nvml.dll* C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin\nvml.dll* C:\Users\snow35\AppData\Local\Programs\Ollama\nvml.dll*]"
time=2024-02-20T23:23:18.173+09:00 level=INFO source=gpu.go:308 msg="Discovered GPU libraries: [c:\Windows\System32\nvml.dll C:\Windows\system32\nvml.dll C:\WINDOWS\system32\nvml.dll]"
time=2024-02-20T23:23:18.188+09:00 level=INFO source=gpu.go:99 msg="Nvidia GPU detected"
time=2024-02-20T23:23:18.188+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2"
time=2024-02-20T23:23:18.204+09:00 level=INFO source=gpu.go:146 msg="CUDA Compute Capability detected: 8.6"
time=2024-02-20T23:23:18.204+09:00 level=DEBUG source=gpu.go:251 msg="cuda detected 1 devices with 4429M available memory"
time=2024-02-20T23:23:18.204+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2"
time=2024-02-20T23:23:18.204+09:00 level=INFO source=gpu.go:146 msg="CUDA Compute Capability detected: 8.6"
time=2024-02-20T23:23:18.204+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2"
time=2024-02-20T23:23:18.204+09:00 level=DEBUG source=payload_common.go:93 msg="ordered list of LLM libraries to try [C:\Users\snow35\AppData\Local\Temp\ollama4020847212\cuda_v11.3\ext_server.dll C:\Users\snow35\AppData\Local\Temp\ollama4020847212\cpu_avx2\ext_server.dll]"
time=2024-02-20T23:23:18.204+09:00 level=INFO source=dyn_ext_server.go:380 msg="Updating PATH to C:\Users\snow35\AppData\Local\Temp\ollama4020847212\cuda_v11.3;C:\Program Files (x86)\VMware\VMware Player\bin\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\dotnet\;C:\Program Files\Git\cmd;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\PuTTY\;C:\ProgramData\chocolatey\bin;C:\Program Files\Process Lasso\;C:\Users\snow35\AppData\Local\Programs\Python\Python310\Scripts\;C:\Users\snow35\AppData\Local\Programs\Python\Python310\;C:\Users\snow35\AppData\Local\Microsoft\WindowsApps;;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\snow35\AppData\Local\Programs\Ollama"
time=2024-02-20T23:23:18.205+09:00 level=WARN source=llm.go:162 msg="Failed to load dynamic library C:\Users\snow35\AppData\Local\Temp\ollama4020847212\cuda_v11.3\ext_server.dll Unable to load dynamic library: Unable to load dynamic server library: \xc1\xf6\xc1\xa4\xb5\xc8 \xb8\xf0\xb5\xe2\xc0\xbb ã\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4ϴ\xd9.\r\n"
time=2024-02-20T23:23:18.205+09:00 level=INFO source=dyn_ext_server.go:380 msg="Updating PATH to C:\Users\snow35\AppData\Local\Temp\ollama4020847212\cpu_avx2;C:\Program Files (x86)\VMware\VMware Player\bin\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\dotnet\;C:\Program Files\Git\cmd;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\PuTTY\;C:\ProgramData\chocolatey\bin;C:\Program Files\Process Lasso\;C:\Users\snow35\AppData\Local\Programs\Python\Python310\Scripts\;C:\Users\snow35\AppData\Local\Programs\Python\Python310\;C:\Users\snow35\AppData\Local\Microsoft\WindowsApps;;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\snow35\AppData\Local\Programs\Ollama;C:\Users\snow35\AppData\Local\Programs\Ollama"
time=2024-02-20T23:23:18.205+09:00 level=WARN source=llm.go:162 msg="Failed to load dynamic library C:\Users\snow35\AppData\Local\Temp\ollama4020847212\cpu_avx2\ext_server.dll Unable to load dynamic library: Unable to load dynamic server library: \xc1\xf6\xc1\xa4\xb5\xc8 \xb8\xf0\xb5\xe2\xc0\xbb ã\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4ϴ\xd9.\r\n"
[GIN] 2024/02/20 - 23:23:18 | 500 | 479.5954ms | 127.0.0.1 | POST "/api/chat"
time=2024-02-21T11:38:02.287+09:00 level=INFO source=images.go:706 msg="total blobs: 6"
time=2024-02-21T11:38:03.371+09:00 level=INFO source=images.go:713 msg="total unused blobs removed: 0"
time=2024-02-21T11:38:03.389+09:00 level=INFO source=routes.go:1014 msg="Listening on 127.0.0.1:11434 (version 0.1.25)"
time=2024-02-21T11:38:03.391+09:00 level=INFO source=payload_common.go:107 msg="Extracting dynamic libraries..."
time=2024-02-21T11:38:04.166+09:00 level=INFO source=payload_common.go:146 msg="Dynamic LLM libraries [cpu cuda_v11.3 cpu_avx cpu_avx2]"
time=2024-02-21T11:38:04.167+09:00 level=DEBUG source=payload_common.go:147 msg="Override detection logic by setting OLLAMA_LLM_LIBRARY"
time=2024-02-21T15:30:18.738+09:00 level=INFO source=images.go:706 msg="total blobs: 6"
time=2024-02-21T15:30:18.822+09:00 level=INFO source=images.go:713 msg="total unused blobs removed: 0"
time=2024-02-21T15:30:18.826+09:00 level=INFO source=routes.go:1014 msg="Listening on 127.0.0.1:11434 (version 0.1.25)"
time=2024-02-21T15:30:18.827+09:00 level=INFO source=payload_common.go:107 msg="Extracting dynamic libraries..."
time=2024-02-21T15:30:19.140+09:00 level=INFO source=payload_common.go:146 msg="Dynamic LLM libraries [cpu_avx2 cuda_v11.3 cpu cpu_avx]"
time=2024-02-21T15:30:19.140+09:00 level=DEBUG source=payload_common.go:147 msg="Override detection logic by setting OLLAMA_LLM_LIBRARY"
time=2024-02-21T19:57:51.141+09:00 level=INFO source=images.go:706 msg="total blobs: 6"
time=2024-02-21T19:57:51.202+09:00 level=INFO source=images.go:713 msg="total unused blobs removed: 0"
time=2024-02-21T19:57:51.206+09:00 level=INFO source=routes.go:1014 msg="Listening on 127.0.0.1:11434 (version 0.1.25)"
time=2024-02-21T19:57:51.206+09:00 level=INFO source=payload_common.go:107 msg="Extracting dynamic libraries..."
time=2024-02-21T19:57:51.511+09:00 level=INFO source=payload_common.go:146 msg="Dynamic LLM libraries [cpu_avx2 cpu_avx cuda_v11.3 cpu]"
time=2024-02-21T19:57:51.511+09:00 level=DEBUG source=payload_common.go:147 msg="Override detection logic by setting OLLAMA_LLM_LIBRARY"
[GIN] 2024/02/21 - 19:57:51 | 200 | 0s | 127.0.0.1 | HEAD "/"
[GIN] 2024/02/21 - 19:57:51 | 200 | 49.7292ms | 127.0.0.1 | POST "/api/show"
[GIN] 2024/02/21 - 19:57:51 | 200 | 2.0661ms | 127.0.0.1 | POST "/api/show"
time=2024-02-21T19:57:51.992+09:00 level=INFO source=gpu.go:94 msg="Detecting GPU type"
time=2024-02-21T19:57:51.992+09:00 level=INFO source=gpu.go:262 msg="Searching for GPU management library nvml.dll"
time=2024-02-21T19:57:51.992+09:00 level=DEBUG source=gpu.go:280 msg="gpu management search paths: [c:\Windows\System32\nvml.dll C:\Program Files (x86)\VMware\VMware Player\bin\nvml.dll* C:\Program Files (x86)\Common Files\Oracle\Java\javapath\nvml.dll* C:\Windows\system32\nvml.dll* C:\Windows\nvml.dll* C:\Windows\System32\Wbem\nvml.dll* C:\Windows\System32\WindowsPowerShell\v1.0\nvml.dll* C:\Windows\System32\OpenSSH\nvml.dll* C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR\nvml.dll* C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common\nvml.dll* C:\Program Files\dotnet\nvml.dll* C:\Program Files\Git\cmd\nvml.dll* C:\WINDOWS\system32\nvml.dll* C:\WINDOWS\nvml.dll* C:\WINDOWS\System32\Wbem\nvml.dll* C:\WINDOWS\System32\WindowsPowerShell\v1.0\nvml.dll* C:\WINDOWS\System32\OpenSSH\nvml.dll* C:\Program Files\PuTTY\nvml.dll* C:\ProgramData\chocolatey\bin\nvml.dll* C:\Program Files\Process Lasso\nvml.dll* C:\Users\snow35\AppData\Local\Programs\Python\Python310\Scripts\nvml.dll* C:\Users\snow35\AppData\Local\Programs\Python\Python310\nvml.dll* C:\Users\snow35\AppData\Local\Microsoft\WindowsApps\nvml.dll* C:\Users\snow35\nvml.dll* C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin\nvml.dll* C:\Users\snow35\AppData\Local\Programs\Ollama\nvml.dll*]"
time=2024-02-21T19:57:52.016+09:00 level=INFO source=gpu.go:308 msg="Discovered GPU libraries: [c:\Windows\System32\nvml.dll C:\Windows\system32\nvml.dll C:\WINDOWS\system32\nvml.dll]"
time=2024-02-21T19:57:52.052+09:00 level=INFO source=gpu.go:99 msg="Nvidia GPU detected"
time=2024-02-21T19:57:52.053+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2"
time=2024-02-21T19:57:52.073+09:00 level=INFO source=gpu.go:146 msg="CUDA Compute Capability detected: 8.6"
time=2024-02-21T19:57:52.073+09:00 level=DEBUG source=gpu.go:251 msg="cuda detected 1 devices with 3941M available memory"
time=2024-02-21T19:57:52.073+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2"
time=2024-02-21T19:57:52.073+09:00 level=INFO source=gpu.go:146 msg="CUDA Compute Capability detected: 8.6"
time=2024-02-21T19:57:52.073+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2"
time=2024-02-21T19:57:52.073+09:00 level=DEBUG source=payload_common.go:93 msg="ordered list of LLM libraries to try [C:\Users\snow35\AppData\Local\Temp\ollama1451075950\cuda_v11.3\ext_server.dll C:\Users\snow35\AppData\Local\Temp\ollama1451075950\cpu_avx2\ext_server.dll]"
time=2024-02-21T19:57:52.073+09:00 level=INFO source=dyn_ext_server.go:380 msg="Updating PATH to C:\Users\snow35\AppData\Local\Temp\ollama1451075950\cuda_v11.3;C:\Program Files (x86)\VMware\VMware Player\bin\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\dotnet\;C:\Program Files\Git\cmd;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\PuTTY\;C:\ProgramData\chocolatey\bin;C:\Program Files\Process Lasso\;C:\Users\snow35\AppData\Local\Programs\Python\Python310\Scripts\;C:\Users\snow35\AppData\Local\Programs\Python\Python310\;C:\Users\snow35\AppData\Local\Microsoft\WindowsApps;;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\snow35\AppData\Local\Programs\Ollama"
time=2024-02-21T19:57:52.073+09:00 level=WARN source=llm.go:162 msg="Failed to load dynamic library C:\Users\snow35\AppData\Local\Temp\ollama1451075950\cuda_v11.3\ext_server.dll Unable to load dynamic library: Unable to load dynamic server library: \xc1\xf6\xc1\xa4\xb5\xc8 \xb8\xf0\xb5\xe2\xc0\xbb ã\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4ϴ\xd9.\r\n"
time=2024-02-21T19:57:52.074+09:00 level=INFO source=dyn_ext_server.go:380 msg="Updating PATH to C:\Users\snow35\AppData\Local\Temp\ollama1451075950\cpu_avx2;C:\Program Files (x86)\VMware\VMware Player\bin\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\dotnet\;C:\Program Files\Git\cmd;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\PuTTY\;C:\ProgramData\chocolatey\bin;C:\Program Files\Process Lasso\;C:\Users\snow35\AppData\Local\Programs\Python\Python310\Scripts\;C:\Users\snow35\AppData\Local\Programs\Python\Python310\;C:\Users\snow35\AppData\Local\Microsoft\WindowsApps;;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\snow35\AppData\Local\Programs\Ollama;C:\Users\snow35\AppData\Local\Programs\Ollama"
time=2024-02-21T19:57:52.074+09:00 level=WARN source=llm.go:162 msg="Failed to load dynamic library C:\Users\snow35\AppData\Local\Temp\ollama1451075950\cpu_avx2\ext_server.dll Unable to load dynamic library: Unable to load dynamic server library: \xc1\xf6\xc1\xa4\xb5\xc8 \xb8\xf0\xb5\xe2\xc0\xbb ã\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4ϴ\xd9.\r\n"
[GIN] 2024/02/21 - 19:57:52 | 500 | 506.4493ms | 127.0.0.1 | POST "/api/chat"
time=2024-02-21T20:05:21.860+09:00 level=INFO source=images.go:706 msg="total blobs: 6"
time=2024-02-21T20:05:21.915+09:00 level=INFO source=images.go:713 msg="total unused blobs removed: 0"
time=2024-02-21T20:05:21.917+09:00 level=INFO source=routes.go:1014 msg="Listening on 127.0.0.1:11434 (version 0.1.25)"
time=2024-02-21T20:05:21.917+09:00 level=INFO source=payload_common.go:107 msg="Extracting dynamic libraries..."
time=2024-02-21T20:05:22.151+09:00 level=INFO source=payload_common.go:146 msg="Dynamic LLM libraries [cuda_v11.3 cpu_avx cpu_avx2]"
time=2024-02-21T20:05:22.151+09:00 level=DEBUG source=payload_common.go:147 msg="Override detection logic by setting OLLAMA_LLM_LIBRARY"
[GIN] 2024/02/21 - 20:05:22 | 200 | 511.9µs | 127.0.0.1 | HEAD "/"
[GIN] 2024/02/21 - 20:05:22 | 200 | 2.1439ms | 127.0.0.1 | POST "/api/show"
[GIN] 2024/02/21 - 20:05:22 | 200 | 1.5871ms | 127.0.0.1 | POST "/api/show"
time=2024-02-21T20:05:22.558+09:00 level=INFO source=gpu.go:94 msg="Detecting GPU type"
time=2024-02-21T20:05:22.558+09:00 level=INFO source=gpu.go:262 msg="Searching for GPU management library nvml.dll"
time=2024-02-21T20:05:22.559+09:00 level=DEBUG source=gpu.go:280 msg="gpu management search paths: [c:\Windows\System32\nvml.dll C:\Program Files (x86)\VMware\VMware Player\bin\nvml.dll* C:\Program Files (x86)\Common Files\Oracle\Java\javapath\nvml.dll* C:\Windows\system32\nvml.dll* C:\Windows\nvml.dll* C:\Windows\System32\Wbem\nvml.dll* C:\Windows\System32\WindowsPowerShell\v1.0\nvml.dll* C:\Windows\System32\OpenSSH\nvml.dll* C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR\nvml.dll* C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common\nvml.dll* C:\Program Files\dotnet\nvml.dll* C:\Program Files\Git\cmd\nvml.dll* C:\WINDOWS\system32\nvml.dll* C:\WINDOWS\nvml.dll* C:\WINDOWS\System32\Wbem\nvml.dll* C:\WINDOWS\System32\WindowsPowerShell\v1.0\nvml.dll* C:\WINDOWS\System32\OpenSSH\nvml.dll* C:\Program Files\PuTTY\nvml.dll* C:\ProgramData\chocolatey\bin\nvml.dll* C:\Program Files\Process Lasso\nvml.dll* C:\Users\snow35\AppData\Local\Programs\Python\Python310\Scripts\nvml.dll* C:\Users\snow35\AppData\Local\Programs\Python\Python310\nvml.dll* C:\Users\snow35\AppData\Local\Microsoft\WindowsApps\nvml.dll* C:\Users\snow35\nvml.dll* C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin\nvml.dll* C:\Users\snow35\AppData\Local\Programs\Ollama\nvml.dll*]"
time=2024-02-21T20:05:22.571+09:00 level=INFO source=gpu.go:308 msg="Discovered GPU libraries: [c:\Windows\System32\nvml.dll C:\Windows\system32\nvml.dll C:\WINDOWS\system32\nvml.dll]"
time=2024-02-21T20:05:22.599+09:00 level=INFO source=gpu.go:99 msg="Nvidia GPU detected"
time=2024-02-21T20:05:22.599+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2"
time=2024-02-21T20:05:22.616+09:00 level=INFO source=gpu.go:146 msg="CUDA Compute Capability detected: 8.6"
time=2024-02-21T20:05:22.616+09:00 level=DEBUG source=gpu.go:251 msg="cuda detected 1 devices with 3636M available memory"
time=2024-02-21T20:05:22.616+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2"
time=2024-02-21T20:05:22.616+09:00 level=INFO source=gpu.go:146 msg="CUDA Compute Capability detected: 8.6"
time=2024-02-21T20:05:22.616+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2"
time=2024-02-21T20:05:22.616+09:00 level=DEBUG source=payload_common.go:93 msg="ordered list of LLM libraries to try [C:\Users\snow35\AppData\Local\Temp\ollama4281969937\cuda_v11.3\ext_server.dll C:\Users\snow35\AppData\Local\Temp\ollama4281969937\cpu_avx2\ext_server.dll]"
time=2024-02-21T20:05:22.616+09:00 level=INFO source=dyn_ext_server.go:380 msg="Updating PATH to C:\Users\snow35\AppData\Local\Temp\ollama4281969937\cuda_v11.3;C:\Program Files (x86)\VMware\VMware Player\bin\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\dotnet\;C:\Program Files\Git\cmd;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\PuTTY\;C:\ProgramData\chocolatey\bin;C:\Program Files\Process Lasso\;C:\Users\snow35\AppData\Local\Programs\Python\Python310\Scripts\;C:\Users\snow35\AppData\Local\Programs\Python\Python310\;C:\Users\snow35\AppData\Local\Microsoft\WindowsApps;;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\snow35\AppData\Local\Programs\Ollama"
time=2024-02-21T20:05:22.617+09:00 level=WARN source=llm.go:162 msg="Failed to load dynamic library C:\Users\snow35\AppData\Local\Temp\ollama4281969937\cuda_v11.3\ext_server.dll Unable to load dynamic library: Unable to load dynamic server library: \xc1\xf6\xc1\xa4\xb5\xc8 \xb8\xf0\xb5\xe2\xc0\xbb ã\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4ϴ\xd9.\r\n"
time=2024-02-21T20:05:22.617+09:00 level=INFO source=dyn_ext_server.go:380 msg="Updating PATH to C:\Users\snow35\AppData\Local\Temp\ollama4281969937\cpu_avx2;C:\Program Files (x86)\VMware\VMware Player\bin\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\dotnet\;C:\Program Files\Git\cmd;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\PuTTY\;C:\ProgramData\chocolatey\bin;C:\Program Files\Process Lasso\;C:\Users\snow35\AppData\Local\Programs\Python\Python310\Scripts\;C:\Users\snow35\AppData\Local\Programs\Python\Python310\;C:\Users\snow35\AppData\Local\Microsoft\WindowsApps;;C:\Users\snow35\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\snow35\AppData\Local\Programs\Ollama;C:\Users\snow35\AppData\Local\Programs\Ollama"
time=2024-02-21T20:05:22.617+09:00 level=WARN source=llm.go:162 msg="Failed to load dynamic library C:\Users\snow35\AppData\Local\Temp\ollama4281969937\cpu_avx2\ext_server.dll Unable to load dynamic library: Unable to load dynamic server library: \xc1\xf6\xc1\xa4\xb5\xc8 \xb8\xf0\xb5\xe2\xc0\xbb ã\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4ϴ\xd9.\r\n"
[GIN] 2024/02/21 - 20:05:22 | 500 | 458.9849ms | 127.0.0.1 | POST "/api/chat"

<!-- gh-comment-id:1956422693 --> @snow35 commented on GitHub (Feb 21, 2024): I tried again today and got the same error. Below are the server logs. (I copied all logs) *I masked the public key in the logs and changed my name to "snow35". Couldn't find 'C:\Users\snow35\.ollama\id_ed25519'. Generating new private key. Your new public key is: [censored] time=2024-02-20T22:49:15.561+09:00 level=INFO source=images.go:706 msg="total blobs: 0" time=2024-02-20T22:49:15.624+09:00 level=INFO source=images.go:713 msg="total unused blobs removed: 0" time=2024-02-20T22:49:15.625+09:00 level=INFO source=routes.go:1014 msg="Listening on 127.0.0.1:11434 (version 0.1.25)" time=2024-02-20T22:49:15.625+09:00 level=INFO source=payload_common.go:107 msg="Extracting dynamic libraries..." time=2024-02-20T22:49:16.175+09:00 level=INFO source=payload_common.go:146 msg="Dynamic LLM libraries [cpu cpu_avx cpu_avx2 cuda_v11.3]" time=2024-02-20T22:49:16.175+09:00 level=DEBUG source=payload_common.go:147 msg="Override detection logic by setting OLLAMA_LLM_LIBRARY" time=2024-02-20T22:50:41.069+09:00 level=INFO source=images.go:706 msg="total blobs: 0" time=2024-02-20T22:50:41.103+09:00 level=INFO source=images.go:713 msg="total unused blobs removed: 0" time=2024-02-20T22:50:41.104+09:00 level=INFO source=routes.go:1014 msg="Listening on 127.0.0.1:11434 (version 0.1.25)" time=2024-02-20T22:50:41.104+09:00 level=INFO source=payload_common.go:107 msg="Extracting dynamic libraries..." time=2024-02-20T22:50:41.445+09:00 level=INFO source=payload_common.go:146 msg="Dynamic LLM libraries [cuda_v11.3 cpu_avx cpu cpu_avx2]" time=2024-02-20T22:50:41.445+09:00 level=DEBUG source=payload_common.go:147 msg="Override detection logic by setting OLLAMA_LLM_LIBRARY" [GIN] 2024/02/20 - 22:51:37 | 200 | 0s | 127.0.0.1 | HEAD "/" [GIN] 2024/02/20 - 22:51:37 | 404 | 539.2µs | 127.0.0.1 | POST "/api/show" time=2024-02-20T22:51:39.584+09:00 level=INFO source=download.go:136 msg="downloading 6aa74acf170f in 39 100 MB part(s)" time=2024-02-20T22:59:12.898+09:00 level=INFO source=download.go:136 msg="downloading 8c17c2ebb0ea in 1 7.0 KB part(s)" time=2024-02-20T22:59:16.162+09:00 level=INFO source=download.go:136 msg="downloading 7c23fb36d801 in 1 4.8 KB part(s)" time=2024-02-20T22:59:19.893+09:00 level=INFO source=download.go:136 msg="downloading 28577ba2177f in 1 55 B part(s)" time=2024-02-20T22:59:23.206+09:00 level=INFO source=download.go:136 msg="downloading 0025f348941e in 1 39 B part(s)" time=2024-02-20T22:59:26.513+09:00 level=INFO source=download.go:136 msg="downloading c67e365e770d in 1 529 B part(s)" [GIN] 2024/02/20 - 22:59:31 | 200 | 7m54s | 127.0.0.1 | POST "/api/pull" [GIN] 2024/02/20 - 22:59:31 | 200 | 2.6833ms | 127.0.0.1 | POST "/api/show" [GIN] 2024/02/20 - 22:59:31 | 200 | 1.5643ms | 127.0.0.1 | POST "/api/show" time=2024-02-20T22:59:32.459+09:00 level=INFO source=gpu.go:94 msg="Detecting GPU type" time=2024-02-20T22:59:32.460+09:00 level=INFO source=gpu.go:262 msg="Searching for GPU management library nvml.dll" time=2024-02-20T22:59:32.460+09:00 level=DEBUG source=gpu.go:280 msg="gpu management search paths: [c:\\Windows\\System32\\nvml.dll C:\\Users\\snow35\\AppData\\Local\\Programs\\Ollama\\nvml.dll* C:\\Program Files (x86)\\VMware\\VMware Player\\bin\\nvml.dll* C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath\\nvml.dll* C:\\Windows\\system32\\nvml.dll* C:\\Windows\\nvml.dll* C:\\Windows\\System32\\Wbem\\nvml.dll* C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\nvml.dll* C:\\Windows\\System32\\OpenSSH\\nvml.dll* C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR\\nvml.dll* C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common\\nvml.dll* C:\\Program Files\\dotnet\\nvml.dll* C:\\Program Files\\Git\\cmd\\nvml.dll* C:\\WINDOWS\\system32\\nvml.dll* C:\\WINDOWS\\nvml.dll* C:\\WINDOWS\\System32\\Wbem\\nvml.dll* C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\nvml.dll* C:\\WINDOWS\\System32\\OpenSSH\\nvml.dll* C:\\Program Files\\PuTTY\\nvml.dll* C:\\ProgramData\\chocolatey\\bin\\nvml.dll* C:\\Program Files\\Process Lasso\\nvml.dll* C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\Scripts\\nvml.dll* C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\nvml.dll* C:\\Users\\snow35\\AppData\\Local\\Microsoft\\WindowsApps\\nvml.dll* C:\\Windows\\System32\\nvml.dll* C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin\\nvml.dll*]" time=2024-02-20T22:59:32.486+09:00 level=INFO source=gpu.go:308 msg="Discovered GPU libraries: [c:\\Windows\\System32\\nvml.dll C:\\Windows\\system32\\nvml.dll C:\\WINDOWS\\system32\\nvml.dll C:\\Windows\\System32\\nvml.dll]" time=2024-02-20T22:59:32.572+09:00 level=INFO source=gpu.go:99 msg="Nvidia GPU detected" time=2024-02-20T22:59:32.573+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2" time=2024-02-20T22:59:32.583+09:00 level=INFO source=gpu.go:146 msg="CUDA Compute Capability detected: 8.6" time=2024-02-20T22:59:32.583+09:00 level=DEBUG source=gpu.go:251 msg="cuda detected 1 devices with 4338M available memory" time=2024-02-20T22:59:32.583+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2" time=2024-02-20T22:59:32.583+09:00 level=INFO source=gpu.go:146 msg="CUDA Compute Capability detected: 8.6" time=2024-02-20T22:59:32.583+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2" time=2024-02-20T22:59:32.583+09:00 level=DEBUG source=payload_common.go:93 msg="ordered list of LLM libraries to try [C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4012642898\\cuda_v11.3\\ext_server.dll C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4012642898\\cpu_avx2\\ext_server.dll]" time=2024-02-20T22:59:32.584+09:00 level=INFO source=dyn_ext_server.go:380 msg="Updating PATH to C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4012642898\\cuda_v11.3;C:\\Users\\snow35\\AppData\\Local\\Programs\\Ollama;C:\\Program Files (x86)\\VMware\\VMware Player\\bin\\;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet\\;C:\\Program Files\\Git\\cmd;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\PuTTY\\;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\Process Lasso\\;C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\Scripts\\;C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\;C:\\Users\\snow35\\AppData\\Local\\Microsoft\\WindowsApps;;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin " time=2024-02-20T22:59:32.585+09:00 level=WARN source=llm.go:162 msg="Failed to load dynamic library C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4012642898\\cuda_v11.3\\ext_server.dll Unable to load dynamic library: Unable to load dynamic server library: \xc1\xf6\xc1\xa4\xb5\xc8 \xb8\xf0\xb5\xe2\xc0\xbb ã\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4ϴ\xd9.\r\n" time=2024-02-20T22:59:32.585+09:00 level=INFO source=dyn_ext_server.go:380 msg="Updating PATH to C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4012642898\\cpu_avx2;C:\\Users\\snow35\\AppData\\Local\\Programs\\Ollama;C:\\Program Files (x86)\\VMware\\VMware Player\\bin\\;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet\\;C:\\Program Files\\Git\\cmd;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\PuTTY\\;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\Process Lasso\\;C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\Scripts\\;C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\;C:\\Users\\snow35\\AppData\\Local\\Microsoft\\WindowsApps;;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin ;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin " time=2024-02-20T22:59:32.585+09:00 level=WARN source=llm.go:162 msg="Failed to load dynamic library C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4012642898\\cpu_avx2\\ext_server.dll Unable to load dynamic library: Unable to load dynamic server library: \xc1\xf6\xc1\xa4\xb5\xc8 \xb8\xf0\xb5\xe2\xc0\xbb ã\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4ϴ\xd9.\r\n" [GIN] 2024/02/20 - 22:59:32 | 500 | 676.5735ms | 127.0.0.1 | POST "/api/chat" [GIN] 2024/02/20 - 22:59:48 | 200 | 0s | 127.0.0.1 | HEAD "/" [GIN] 2024/02/20 - 22:59:48 | 200 | 2.6665ms | 127.0.0.1 | POST "/api/show" [GIN] 2024/02/20 - 22:59:48 | 200 | 2.1328ms | 127.0.0.1 | POST "/api/show" time=2024-02-20T22:59:48.691+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2" time=2024-02-20T22:59:48.691+09:00 level=INFO source=gpu.go:146 msg="CUDA Compute Capability detected: 8.6" time=2024-02-20T22:59:48.691+09:00 level=DEBUG source=gpu.go:251 msg="cuda detected 1 devices with 4352M available memory" time=2024-02-20T22:59:48.691+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2" time=2024-02-20T22:59:48.691+09:00 level=INFO source=gpu.go:146 msg="CUDA Compute Capability detected: 8.6" time=2024-02-20T22:59:48.691+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2" time=2024-02-20T22:59:48.691+09:00 level=DEBUG source=payload_common.go:93 msg="ordered list of LLM libraries to try [C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4012642898\\cuda_v11.3\\ext_server.dll C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4012642898\\cpu_avx2\\ext_server.dll]" time=2024-02-20T22:59:48.692+09:00 level=INFO source=dyn_ext_server.go:380 msg="Updating PATH to C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4012642898\\cuda_v11.3;C:\\Users\\snow35\\AppData\\Local\\Programs\\Ollama;C:\\Program Files (x86)\\VMware\\VMware Player\\bin\\;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet\\;C:\\Program Files\\Git\\cmd;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\PuTTY\\;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\Process Lasso\\;C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\Scripts\\;C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\;C:\\Users\\snow35\\AppData\\Local\\Microsoft\\WindowsApps;;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin ;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin ;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin " time=2024-02-20T22:59:48.692+09:00 level=WARN source=llm.go:162 msg="Failed to load dynamic library C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4012642898\\cuda_v11.3\\ext_server.dll Unable to load dynamic library: Unable to load dynamic server library: \xc1\xf6\xc1\xa4\xb5\xc8 \xb8\xf0\xb5\xe2\xc0\xbb ã\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4ϴ\xd9.\r\n" time=2024-02-20T22:59:48.692+09:00 level=INFO source=dyn_ext_server.go:380 msg="Updating PATH to C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4012642898\\cpu_avx2;C:\\Users\\snow35\\AppData\\Local\\Programs\\Ollama;C:\\Program Files (x86)\\VMware\\VMware Player\\bin\\;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet\\;C:\\Program Files\\Git\\cmd;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\PuTTY\\;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\Process Lasso\\;C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\Scripts\\;C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\;C:\\Users\\snow35\\AppData\\Local\\Microsoft\\WindowsApps;;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin ;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin ;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin ;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin " time=2024-02-20T22:59:48.692+09:00 level=WARN source=llm.go:162 msg="Failed to load dynamic library C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4012642898\\cpu_avx2\\ext_server.dll Unable to load dynamic library: Unable to load dynamic server library: \xc1\xf6\xc1\xa4\xb5\xc8 \xb8\xf0\xb5\xe2\xc0\xbb ã\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4ϴ\xd9.\r\n" [GIN] 2024/02/20 - 22:59:48 | 500 | 405.307ms | 127.0.0.1 | POST "/api/chat" [GIN] 2024/02/20 - 23:10:13 | 200 | 0s | 127.0.0.1 | HEAD "/" [GIN] 2024/02/20 - 23:10:13 | 200 | 304.1935ms | 127.0.0.1 | DELETE "/api/delete" [GIN] 2024/02/20 - 23:10:17 | 200 | 0s | 127.0.0.1 | HEAD "/" [GIN] 2024/02/20 - 23:10:17 | 404 | 0s | 127.0.0.1 | POST "/api/show" time=2024-02-20T23:10:19.880+09:00 level=INFO source=download.go:136 msg="downloading 6aa74acf170f in 39 100 MB part(s)" time=2024-02-20T23:10:30.883+09:00 level=INFO source=download.go:250 msg="6aa74acf170f part 6 stalled; retrying" time=2024-02-20T23:10:31.888+09:00 level=INFO source=download.go:250 msg="6aa74acf170f part 37 stalled; retrying" time=2024-02-20T23:10:37.889+09:00 level=INFO source=download.go:250 msg="6aa74acf170f part 18 stalled; retrying" [GIN] 2024/02/20 - 23:15:59 | 200 | 5m41s | 127.0.0.1 | POST "/api/pull" [GIN] 2024/02/20 - 23:16:15 | 200 | 0s | 127.0.0.1 | HEAD "/" [GIN] 2024/02/20 - 23:16:15 | 404 | 0s | 127.0.0.1 | DELETE "/api/delete" [GIN] 2024/02/20 - 23:16:18 | 200 | 0s | 127.0.0.1 | HEAD "/" [GIN] 2024/02/20 - 23:16:18 | 200 | 515.3µs | 127.0.0.1 | GET "/api/tags" [GIN] 2024/02/20 - 23:16:30 | 200 | 528.6µs | 127.0.0.1 | HEAD "/" [GIN] 2024/02/20 - 23:16:30 | 404 | 0s | 127.0.0.1 | POST "/api/show" time=2024-02-20T23:16:31.061+09:00 level=INFO source=download.go:136 msg="downloading 6aa74acf170f in 39 100 MB part(s)" time=2024-02-20T23:16:40.062+09:00 level=INFO source=download.go:250 msg="6aa74acf170f part 15 stalled; retrying" time=2024-02-20T23:16:40.062+09:00 level=INFO source=download.go:250 msg="6aa74acf170f part 24 stalled; retrying" time=2024-02-20T23:16:40.062+09:00 level=INFO source=download.go:250 msg="6aa74acf170f part 13 stalled; retrying" time=2024-02-20T23:16:44.062+09:00 level=INFO source=download.go:250 msg="6aa74acf170f part 7 stalled; retrying" time=2024-02-20T23:16:46.064+09:00 level=INFO source=download.go:250 msg="6aa74acf170f part 20 stalled; retrying" time=2024-02-20T23:16:52.071+09:00 level=INFO source=download.go:250 msg="6aa74acf170f part 24 stalled; retrying" time=2024-02-20T23:22:16.406+09:00 level=INFO source=download.go:136 msg="downloading 8c17c2ebb0ea in 1 7.0 KB part(s)" time=2024-02-20T23:22:19.692+09:00 level=INFO source=download.go:136 msg="downloading 7c23fb36d801 in 1 4.8 KB part(s)" time=2024-02-20T23:22:23.028+09:00 level=INFO source=download.go:136 msg="downloading 28577ba2177f in 1 55 B part(s)" time=2024-02-20T23:22:26.340+09:00 level=INFO source=download.go:136 msg="downloading 0025f348941e in 1 39 B part(s)" time=2024-02-20T23:22:29.593+09:00 level=INFO source=download.go:136 msg="downloading c67e365e770d in 1 529 B part(s)" [GIN] 2024/02/20 - 23:22:35 | 200 | 6m5s | 127.0.0.1 | POST "/api/pull" [GIN] 2024/02/20 - 23:22:35 | 200 | 3.6784ms | 127.0.0.1 | POST "/api/show" [GIN] 2024/02/20 - 23:22:35 | 200 | 2.6482ms | 127.0.0.1 | POST "/api/show" time=2024-02-20T23:22:36.081+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2" time=2024-02-20T23:22:36.081+09:00 level=INFO source=gpu.go:146 msg="CUDA Compute Capability detected: 8.6" time=2024-02-20T23:22:36.081+09:00 level=DEBUG source=gpu.go:251 msg="cuda detected 1 devices with 4457M available memory" time=2024-02-20T23:22:36.081+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2" time=2024-02-20T23:22:36.081+09:00 level=INFO source=gpu.go:146 msg="CUDA Compute Capability detected: 8.6" time=2024-02-20T23:22:36.081+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2" time=2024-02-20T23:22:36.081+09:00 level=DEBUG source=payload_common.go:93 msg="ordered list of LLM libraries to try [C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4012642898\\cuda_v11.3\\ext_server.dll C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4012642898\\cpu_avx2\\ext_server.dll]" time=2024-02-20T23:22:36.081+09:00 level=INFO source=dyn_ext_server.go:380 msg="Updating PATH to C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4012642898\\cuda_v11.3;C:\\Users\\snow35\\AppData\\Local\\Programs\\Ollama;C:\\Program Files (x86)\\VMware\\VMware Player\\bin\\;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet\\;C:\\Program Files\\Git\\cmd;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\PuTTY\\;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\Process Lasso\\;C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\Scripts\\;C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\;C:\\Users\\snow35\\AppData\\Local\\Microsoft\\WindowsApps;;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin ;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin ;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin ;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin ;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin " time=2024-02-20T23:22:36.082+09:00 level=WARN source=llm.go:162 msg="Failed to load dynamic library C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4012642898\\cuda_v11.3\\ext_server.dll Unable to load dynamic library: Unable to load dynamic server library: \xc1\xf6\xc1\xa4\xb5\xc8 \xb8\xf0\xb5\xe2\xc0\xbb ã\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4ϴ\xd9.\r\n" time=2024-02-20T23:22:36.082+09:00 level=INFO source=dyn_ext_server.go:380 msg="Updating PATH to C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4012642898\\cpu_avx2;C:\\Users\\snow35\\AppData\\Local\\Programs\\Ollama;C:\\Program Files (x86)\\VMware\\VMware Player\\bin\\;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet\\;C:\\Program Files\\Git\\cmd;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\PuTTY\\;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\Process Lasso\\;C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\Scripts\\;C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\;C:\\Users\\snow35\\AppData\\Local\\Microsoft\\WindowsApps;;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin ;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin ;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin ;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin ;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin ;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin " time=2024-02-20T23:22:36.082+09:00 level=WARN source=llm.go:162 msg="Failed to load dynamic library C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4012642898\\cpu_avx2\\ext_server.dll Unable to load dynamic library: Unable to load dynamic server library: \xc1\xf6\xc1\xa4\xb5\xc8 \xb8\xf0\xb5\xe2\xc0\xbb ã\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4ϴ\xd9.\r\n" [GIN] 2024/02/20 - 23:22:36 | 500 | 566.2047ms | 127.0.0.1 | POST "/api/chat" time=2024-02-20T23:23:17.209+09:00 level=INFO source=images.go:706 msg="total blobs: 6" time=2024-02-20T23:23:17.274+09:00 level=INFO source=images.go:713 msg="total unused blobs removed: 0" time=2024-02-20T23:23:17.277+09:00 level=INFO source=routes.go:1014 msg="Listening on 127.0.0.1:11434 (version 0.1.25)" time=2024-02-20T23:23:17.277+09:00 level=INFO source=payload_common.go:107 msg="Extracting dynamic libraries..." time=2024-02-20T23:23:17.582+09:00 level=INFO source=payload_common.go:146 msg="Dynamic LLM libraries [cuda_v11.3 cpu cpu_avx2 cpu_avx]" time=2024-02-20T23:23:17.582+09:00 level=DEBUG source=payload_common.go:147 msg="Override detection logic by setting OLLAMA_LLM_LIBRARY" [GIN] 2024/02/20 - 23:23:17 | 200 | 0s | 127.0.0.1 | HEAD "/" [GIN] 2024/02/20 - 23:23:17 | 200 | 49.3086ms | 127.0.0.1 | POST "/api/show" [GIN] 2024/02/20 - 23:23:17 | 200 | 3.1807ms | 127.0.0.1 | POST "/api/show" time=2024-02-20T23:23:18.158+09:00 level=INFO source=gpu.go:94 msg="Detecting GPU type" time=2024-02-20T23:23:18.158+09:00 level=INFO source=gpu.go:262 msg="Searching for GPU management library nvml.dll" time=2024-02-20T23:23:18.158+09:00 level=DEBUG source=gpu.go:280 msg="gpu management search paths: [c:\\Windows\\System32\\nvml.dll C:\\Program Files (x86)\\VMware\\VMware Player\\bin\\nvml.dll* C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath\\nvml.dll* C:\\Windows\\system32\\nvml.dll* C:\\Windows\\nvml.dll* C:\\Windows\\System32\\Wbem\\nvml.dll* C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\nvml.dll* C:\\Windows\\System32\\OpenSSH\\nvml.dll* C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR\\nvml.dll* C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common\\nvml.dll* C:\\Program Files\\dotnet\\nvml.dll* C:\\Program Files\\Git\\cmd\\nvml.dll* C:\\WINDOWS\\system32\\nvml.dll* C:\\WINDOWS\\nvml.dll* C:\\WINDOWS\\System32\\Wbem\\nvml.dll* C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\nvml.dll* C:\\WINDOWS\\System32\\OpenSSH\\nvml.dll* C:\\Program Files\\PuTTY\\nvml.dll* C:\\ProgramData\\chocolatey\\bin\\nvml.dll* C:\\Program Files\\Process Lasso\\nvml.dll* C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\Scripts\\nvml.dll* C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\nvml.dll* C:\\Users\\snow35\\AppData\\Local\\Microsoft\\WindowsApps\\nvml.dll* C:\\Users\\snow35\\nvml.dll* C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin\\nvml.dll* C:\\Users\\snow35\\AppData\\Local\\Programs\\Ollama\\nvml.dll*]" time=2024-02-20T23:23:18.173+09:00 level=INFO source=gpu.go:308 msg="Discovered GPU libraries: [c:\\Windows\\System32\\nvml.dll C:\\Windows\\system32\\nvml.dll C:\\WINDOWS\\system32\\nvml.dll]" time=2024-02-20T23:23:18.188+09:00 level=INFO source=gpu.go:99 msg="Nvidia GPU detected" time=2024-02-20T23:23:18.188+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2" time=2024-02-20T23:23:18.204+09:00 level=INFO source=gpu.go:146 msg="CUDA Compute Capability detected: 8.6" time=2024-02-20T23:23:18.204+09:00 level=DEBUG source=gpu.go:251 msg="cuda detected 1 devices with 4429M available memory" time=2024-02-20T23:23:18.204+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2" time=2024-02-20T23:23:18.204+09:00 level=INFO source=gpu.go:146 msg="CUDA Compute Capability detected: 8.6" time=2024-02-20T23:23:18.204+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2" time=2024-02-20T23:23:18.204+09:00 level=DEBUG source=payload_common.go:93 msg="ordered list of LLM libraries to try [C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4020847212\\cuda_v11.3\\ext_server.dll C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4020847212\\cpu_avx2\\ext_server.dll]" time=2024-02-20T23:23:18.204+09:00 level=INFO source=dyn_ext_server.go:380 msg="Updating PATH to C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4020847212\\cuda_v11.3;C:\\Program Files (x86)\\VMware\\VMware Player\\bin\\;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet\\;C:\\Program Files\\Git\\cmd;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\PuTTY\\;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\Process Lasso\\;C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\Scripts\\;C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\;C:\\Users\\snow35\\AppData\\Local\\Microsoft\\WindowsApps;;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\snow35\\AppData\\Local\\Programs\\Ollama" time=2024-02-20T23:23:18.205+09:00 level=WARN source=llm.go:162 msg="Failed to load dynamic library C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4020847212\\cuda_v11.3\\ext_server.dll Unable to load dynamic library: Unable to load dynamic server library: \xc1\xf6\xc1\xa4\xb5\xc8 \xb8\xf0\xb5\xe2\xc0\xbb ã\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4ϴ\xd9.\r\n" time=2024-02-20T23:23:18.205+09:00 level=INFO source=dyn_ext_server.go:380 msg="Updating PATH to C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4020847212\\cpu_avx2;C:\\Program Files (x86)\\VMware\\VMware Player\\bin\\;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet\\;C:\\Program Files\\Git\\cmd;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\PuTTY\\;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\Process Lasso\\;C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\Scripts\\;C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\;C:\\Users\\snow35\\AppData\\Local\\Microsoft\\WindowsApps;;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\snow35\\AppData\\Local\\Programs\\Ollama;C:\\Users\\snow35\\AppData\\Local\\Programs\\Ollama" time=2024-02-20T23:23:18.205+09:00 level=WARN source=llm.go:162 msg="Failed to load dynamic library C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4020847212\\cpu_avx2\\ext_server.dll Unable to load dynamic library: Unable to load dynamic server library: \xc1\xf6\xc1\xa4\xb5\xc8 \xb8\xf0\xb5\xe2\xc0\xbb ã\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4ϴ\xd9.\r\n" [GIN] 2024/02/20 - 23:23:18 | 500 | 479.5954ms | 127.0.0.1 | POST "/api/chat" time=2024-02-21T11:38:02.287+09:00 level=INFO source=images.go:706 msg="total blobs: 6" time=2024-02-21T11:38:03.371+09:00 level=INFO source=images.go:713 msg="total unused blobs removed: 0" time=2024-02-21T11:38:03.389+09:00 level=INFO source=routes.go:1014 msg="Listening on 127.0.0.1:11434 (version 0.1.25)" time=2024-02-21T11:38:03.391+09:00 level=INFO source=payload_common.go:107 msg="Extracting dynamic libraries..." time=2024-02-21T11:38:04.166+09:00 level=INFO source=payload_common.go:146 msg="Dynamic LLM libraries [cpu cuda_v11.3 cpu_avx cpu_avx2]" time=2024-02-21T11:38:04.167+09:00 level=DEBUG source=payload_common.go:147 msg="Override detection logic by setting OLLAMA_LLM_LIBRARY" time=2024-02-21T15:30:18.738+09:00 level=INFO source=images.go:706 msg="total blobs: 6" time=2024-02-21T15:30:18.822+09:00 level=INFO source=images.go:713 msg="total unused blobs removed: 0" time=2024-02-21T15:30:18.826+09:00 level=INFO source=routes.go:1014 msg="Listening on 127.0.0.1:11434 (version 0.1.25)" time=2024-02-21T15:30:18.827+09:00 level=INFO source=payload_common.go:107 msg="Extracting dynamic libraries..." time=2024-02-21T15:30:19.140+09:00 level=INFO source=payload_common.go:146 msg="Dynamic LLM libraries [cpu_avx2 cuda_v11.3 cpu cpu_avx]" time=2024-02-21T15:30:19.140+09:00 level=DEBUG source=payload_common.go:147 msg="Override detection logic by setting OLLAMA_LLM_LIBRARY" time=2024-02-21T19:57:51.141+09:00 level=INFO source=images.go:706 msg="total blobs: 6" time=2024-02-21T19:57:51.202+09:00 level=INFO source=images.go:713 msg="total unused blobs removed: 0" time=2024-02-21T19:57:51.206+09:00 level=INFO source=routes.go:1014 msg="Listening on 127.0.0.1:11434 (version 0.1.25)" time=2024-02-21T19:57:51.206+09:00 level=INFO source=payload_common.go:107 msg="Extracting dynamic libraries..." time=2024-02-21T19:57:51.511+09:00 level=INFO source=payload_common.go:146 msg="Dynamic LLM libraries [cpu_avx2 cpu_avx cuda_v11.3 cpu]" time=2024-02-21T19:57:51.511+09:00 level=DEBUG source=payload_common.go:147 msg="Override detection logic by setting OLLAMA_LLM_LIBRARY" [GIN] 2024/02/21 - 19:57:51 | 200 | 0s | 127.0.0.1 | HEAD "/" [GIN] 2024/02/21 - 19:57:51 | 200 | 49.7292ms | 127.0.0.1 | POST "/api/show" [GIN] 2024/02/21 - 19:57:51 | 200 | 2.0661ms | 127.0.0.1 | POST "/api/show" time=2024-02-21T19:57:51.992+09:00 level=INFO source=gpu.go:94 msg="Detecting GPU type" time=2024-02-21T19:57:51.992+09:00 level=INFO source=gpu.go:262 msg="Searching for GPU management library nvml.dll" time=2024-02-21T19:57:51.992+09:00 level=DEBUG source=gpu.go:280 msg="gpu management search paths: [c:\\Windows\\System32\\nvml.dll C:\\Program Files (x86)\\VMware\\VMware Player\\bin\\nvml.dll* C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath\\nvml.dll* C:\\Windows\\system32\\nvml.dll* C:\\Windows\\nvml.dll* C:\\Windows\\System32\\Wbem\\nvml.dll* C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\nvml.dll* C:\\Windows\\System32\\OpenSSH\\nvml.dll* C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR\\nvml.dll* C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common\\nvml.dll* C:\\Program Files\\dotnet\\nvml.dll* C:\\Program Files\\Git\\cmd\\nvml.dll* C:\\WINDOWS\\system32\\nvml.dll* C:\\WINDOWS\\nvml.dll* C:\\WINDOWS\\System32\\Wbem\\nvml.dll* C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\nvml.dll* C:\\WINDOWS\\System32\\OpenSSH\\nvml.dll* C:\\Program Files\\PuTTY\\nvml.dll* C:\\ProgramData\\chocolatey\\bin\\nvml.dll* C:\\Program Files\\Process Lasso\\nvml.dll* C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\Scripts\\nvml.dll* C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\nvml.dll* C:\\Users\\snow35\\AppData\\Local\\Microsoft\\WindowsApps\\nvml.dll* C:\\Users\\snow35\\nvml.dll* C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin\\nvml.dll* C:\\Users\\snow35\\AppData\\Local\\Programs\\Ollama\\nvml.dll*]" time=2024-02-21T19:57:52.016+09:00 level=INFO source=gpu.go:308 msg="Discovered GPU libraries: [c:\\Windows\\System32\\nvml.dll C:\\Windows\\system32\\nvml.dll C:\\WINDOWS\\system32\\nvml.dll]" time=2024-02-21T19:57:52.052+09:00 level=INFO source=gpu.go:99 msg="Nvidia GPU detected" time=2024-02-21T19:57:52.053+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2" time=2024-02-21T19:57:52.073+09:00 level=INFO source=gpu.go:146 msg="CUDA Compute Capability detected: 8.6" time=2024-02-21T19:57:52.073+09:00 level=DEBUG source=gpu.go:251 msg="cuda detected 1 devices with 3941M available memory" time=2024-02-21T19:57:52.073+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2" time=2024-02-21T19:57:52.073+09:00 level=INFO source=gpu.go:146 msg="CUDA Compute Capability detected: 8.6" time=2024-02-21T19:57:52.073+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2" time=2024-02-21T19:57:52.073+09:00 level=DEBUG source=payload_common.go:93 msg="ordered list of LLM libraries to try [C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama1451075950\\cuda_v11.3\\ext_server.dll C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama1451075950\\cpu_avx2\\ext_server.dll]" time=2024-02-21T19:57:52.073+09:00 level=INFO source=dyn_ext_server.go:380 msg="Updating PATH to C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama1451075950\\cuda_v11.3;C:\\Program Files (x86)\\VMware\\VMware Player\\bin\\;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet\\;C:\\Program Files\\Git\\cmd;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\PuTTY\\;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\Process Lasso\\;C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\Scripts\\;C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\;C:\\Users\\snow35\\AppData\\Local\\Microsoft\\WindowsApps;;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\snow35\\AppData\\Local\\Programs\\Ollama" time=2024-02-21T19:57:52.073+09:00 level=WARN source=llm.go:162 msg="Failed to load dynamic library C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama1451075950\\cuda_v11.3\\ext_server.dll Unable to load dynamic library: Unable to load dynamic server library: \xc1\xf6\xc1\xa4\xb5\xc8 \xb8\xf0\xb5\xe2\xc0\xbb ã\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4ϴ\xd9.\r\n" time=2024-02-21T19:57:52.074+09:00 level=INFO source=dyn_ext_server.go:380 msg="Updating PATH to C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama1451075950\\cpu_avx2;C:\\Program Files (x86)\\VMware\\VMware Player\\bin\\;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet\\;C:\\Program Files\\Git\\cmd;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\PuTTY\\;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\Process Lasso\\;C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\Scripts\\;C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\;C:\\Users\\snow35\\AppData\\Local\\Microsoft\\WindowsApps;;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\snow35\\AppData\\Local\\Programs\\Ollama;C:\\Users\\snow35\\AppData\\Local\\Programs\\Ollama" time=2024-02-21T19:57:52.074+09:00 level=WARN source=llm.go:162 msg="Failed to load dynamic library C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama1451075950\\cpu_avx2\\ext_server.dll Unable to load dynamic library: Unable to load dynamic server library: \xc1\xf6\xc1\xa4\xb5\xc8 \xb8\xf0\xb5\xe2\xc0\xbb ã\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4ϴ\xd9.\r\n" [GIN] 2024/02/21 - 19:57:52 | 500 | 506.4493ms | 127.0.0.1 | POST "/api/chat" time=2024-02-21T20:05:21.860+09:00 level=INFO source=images.go:706 msg="total blobs: 6" time=2024-02-21T20:05:21.915+09:00 level=INFO source=images.go:713 msg="total unused blobs removed: 0" time=2024-02-21T20:05:21.917+09:00 level=INFO source=routes.go:1014 msg="Listening on 127.0.0.1:11434 (version 0.1.25)" time=2024-02-21T20:05:21.917+09:00 level=INFO source=payload_common.go:107 msg="Extracting dynamic libraries..." time=2024-02-21T20:05:22.151+09:00 level=INFO source=payload_common.go:146 msg="Dynamic LLM libraries [cuda_v11.3 cpu_avx cpu_avx2]" time=2024-02-21T20:05:22.151+09:00 level=DEBUG source=payload_common.go:147 msg="Override detection logic by setting OLLAMA_LLM_LIBRARY" [GIN] 2024/02/21 - 20:05:22 | 200 | 511.9µs | 127.0.0.1 | HEAD "/" [GIN] 2024/02/21 - 20:05:22 | 200 | 2.1439ms | 127.0.0.1 | POST "/api/show" [GIN] 2024/02/21 - 20:05:22 | 200 | 1.5871ms | 127.0.0.1 | POST "/api/show" time=2024-02-21T20:05:22.558+09:00 level=INFO source=gpu.go:94 msg="Detecting GPU type" time=2024-02-21T20:05:22.558+09:00 level=INFO source=gpu.go:262 msg="Searching for GPU management library nvml.dll" time=2024-02-21T20:05:22.559+09:00 level=DEBUG source=gpu.go:280 msg="gpu management search paths: [c:\\Windows\\System32\\nvml.dll C:\\Program Files (x86)\\VMware\\VMware Player\\bin\\nvml.dll* C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath\\nvml.dll* C:\\Windows\\system32\\nvml.dll* C:\\Windows\\nvml.dll* C:\\Windows\\System32\\Wbem\\nvml.dll* C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\nvml.dll* C:\\Windows\\System32\\OpenSSH\\nvml.dll* C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR\\nvml.dll* C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common\\nvml.dll* C:\\Program Files\\dotnet\\nvml.dll* C:\\Program Files\\Git\\cmd\\nvml.dll* C:\\WINDOWS\\system32\\nvml.dll* C:\\WINDOWS\\nvml.dll* C:\\WINDOWS\\System32\\Wbem\\nvml.dll* C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\nvml.dll* C:\\WINDOWS\\System32\\OpenSSH\\nvml.dll* C:\\Program Files\\PuTTY\\nvml.dll* C:\\ProgramData\\chocolatey\\bin\\nvml.dll* C:\\Program Files\\Process Lasso\\nvml.dll* C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\Scripts\\nvml.dll* C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\nvml.dll* C:\\Users\\snow35\\AppData\\Local\\Microsoft\\WindowsApps\\nvml.dll* C:\\Users\\snow35\\nvml.dll* C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin\\nvml.dll* C:\\Users\\snow35\\AppData\\Local\\Programs\\Ollama\\nvml.dll*]" time=2024-02-21T20:05:22.571+09:00 level=INFO source=gpu.go:308 msg="Discovered GPU libraries: [c:\\Windows\\System32\\nvml.dll C:\\Windows\\system32\\nvml.dll C:\\WINDOWS\\system32\\nvml.dll]" time=2024-02-21T20:05:22.599+09:00 level=INFO source=gpu.go:99 msg="Nvidia GPU detected" time=2024-02-21T20:05:22.599+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2" time=2024-02-21T20:05:22.616+09:00 level=INFO source=gpu.go:146 msg="CUDA Compute Capability detected: 8.6" time=2024-02-21T20:05:22.616+09:00 level=DEBUG source=gpu.go:251 msg="cuda detected 1 devices with 3636M available memory" time=2024-02-21T20:05:22.616+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2" time=2024-02-21T20:05:22.616+09:00 level=INFO source=gpu.go:146 msg="CUDA Compute Capability detected: 8.6" time=2024-02-21T20:05:22.616+09:00 level=INFO source=cpu_common.go:11 msg="CPU has AVX2" time=2024-02-21T20:05:22.616+09:00 level=DEBUG source=payload_common.go:93 msg="ordered list of LLM libraries to try [C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4281969937\\cuda_v11.3\\ext_server.dll C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4281969937\\cpu_avx2\\ext_server.dll]" time=2024-02-21T20:05:22.616+09:00 level=INFO source=dyn_ext_server.go:380 msg="Updating PATH to C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4281969937\\cuda_v11.3;C:\\Program Files (x86)\\VMware\\VMware Player\\bin\\;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet\\;C:\\Program Files\\Git\\cmd;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\PuTTY\\;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\Process Lasso\\;C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\Scripts\\;C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\;C:\\Users\\snow35\\AppData\\Local\\Microsoft\\WindowsApps;;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\snow35\\AppData\\Local\\Programs\\Ollama" time=2024-02-21T20:05:22.617+09:00 level=WARN source=llm.go:162 msg="Failed to load dynamic library C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4281969937\\cuda_v11.3\\ext_server.dll Unable to load dynamic library: Unable to load dynamic server library: \xc1\xf6\xc1\xa4\xb5\xc8 \xb8\xf0\xb5\xe2\xc0\xbb ã\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4ϴ\xd9.\r\n" time=2024-02-21T20:05:22.617+09:00 level=INFO source=dyn_ext_server.go:380 msg="Updating PATH to C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4281969937\\cpu_avx2;C:\\Program Files (x86)\\VMware\\VMware Player\\bin\\;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\dotnet\\;C:\\Program Files\\Git\\cmd;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\PuTTY\\;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\Process Lasso\\;C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\Scripts\\;C:\\Users\\snow35\\AppData\\Local\\Programs\\Python\\Python310\\;C:\\Users\\snow35\\AppData\\Local\\Microsoft\\WindowsApps;;C:\\Users\\snow35\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\snow35\\AppData\\Local\\Programs\\Ollama;C:\\Users\\snow35\\AppData\\Local\\Programs\\Ollama" time=2024-02-21T20:05:22.617+09:00 level=WARN source=llm.go:162 msg="Failed to load dynamic library C:\\Users\\snow35\\AppData\\Local\\Temp\\ollama4281969937\\cpu_avx2\\ext_server.dll Unable to load dynamic library: Unable to load dynamic server library: \xc1\xf6\xc1\xa4\xb5\xc8 \xb8\xf0\xb5\xe2\xc0\xbb ã\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4ϴ\xd9.\r\n" [GIN] 2024/02/21 - 20:05:22 | 500 | 458.9849ms | 127.0.0.1 | POST "/api/chat"
Author
Owner

@Elliotoplit commented on GitHub (Feb 22, 2024):

I meet the same problem, how u fix it?

<!-- gh-comment-id:1958867312 --> @Elliotoplit commented on GitHub (Feb 22, 2024): I meet the same problem, how u fix it?
Author
Owner

@snow35 commented on GitHub (Feb 22, 2024):

I meet the same problem, how u fix it?

I haven't fixed it yet :<

<!-- gh-comment-id:1959546761 --> @snow35 commented on GitHub (Feb 22, 2024): > I meet the same problem, how u fix it? I haven't fixed it yet :<
Author
Owner

@dibei123 commented on GitHub (Feb 23, 2024):

how u fix it please?

<!-- gh-comment-id:1960667876 --> @dibei123 commented on GitHub (Feb 23, 2024): how u fix it please?
Author
Owner

@Elliotoplit commented on GitHub (Feb 23, 2024):

I meet the same problem, how u fix it?

I haven't fixed it yet :<
I fixed it,my computer username is Chinese characters,that's not be supported in ollama,maybe this is helpful for you.

<!-- gh-comment-id:1960797154 --> @Elliotoplit commented on GitHub (Feb 23, 2024): > > I meet the same problem, how u fix it? > > I haven't fixed it yet :< I fixed it,my computer username is Chinese characters,that's not be supported in ollama,maybe this is helpful for you.
Author
Owner

@Elliotoplit commented on GitHub (Feb 23, 2024):

how u fix it please?

计算机用户名不能为中文,不然有中文路径,解决措施如下:https://zhuanlan.zhihu.com/p/440768641

<!-- gh-comment-id:1960798031 --> @Elliotoplit commented on GitHub (Feb 23, 2024): > how u fix it please? 计算机用户名不能为中文,不然有中文路径,解决措施如下:https://zhuanlan.zhihu.com/p/440768641
Author
Owner

@dhiltgen commented on GitHub (May 2, 2024):

This should be fixed in the latest release 0.1.33. Please give it a try and let us know if you still have problems.

https://github.com/ollama/ollama/releases

<!-- gh-comment-id:2091835012 --> @dhiltgen commented on GitHub (May 2, 2024): This should be fixed in the latest release 0.1.33. Please give it a try and let us know if you still have problems. https://github.com/ollama/ollama/releases
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#63581