[GH-ISSUE #15095] Ollama on Windows on ARM trying to load wrong dlls #71736

Open
opened 2026-05-05 02:26:03 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Tourniquet88 on GitHub (Mar 27, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/15095

What is the issue?

When you run Ollama on a Windows on ARM device, it still tries to load certain libraries that it shouldn't and can't load:

dl_load_library unable to load library C:\Users\Tourniquet\AppData\Roaming\ollama\v.0.18.3\lib\ollama\ggml-cpu-alderlake.dll: %1 ist keine zul�ssige Win32-Anwendung.

dl_load_library unable to load library C:\Users\Tourniquet\AppData\Roaming\ollama\v.0.18.3\lib\ollama\ggml-cpu-haswell.dll: %1 ist keine zul�ssige Win32-Anwendung.

dl_load_library unable to load library C:\Users\Tourniquet\AppData\Roaming\ollama\v.0.18.3\lib\ollama\ggml-cpu-icelake.dll: %1 ist keine zul�ssige Win32-Anwendung.

dl_load_library unable to load library C:\Users\Tourniquet\AppData\Roaming\ollama\v.0.18.3\lib\ollama\ggml-cpu-sandybridge.dll: %1 ist keine zul�ssige Win32-Anwendung.

dl_load_library unable to load library C:\Users\Tourniquet\AppData\Roaming\ollama\v.0.18.3\lib\ollama\ggml-cpu-skylakex.dll: %1 ist keine zul�ssige Win32-Anwendung.

dl_load_library unable to load library C:\Users\Tourniquet\AppData\Roaming\ollama\v.0.18.3\lib\ollama\ggml-cpu-sse42.dll: %1 ist keine zul�ssige Win32-Anwendung.

dl_load_library unable to load library C:\Users\Tourniquet\AppData\Roaming\ollama\v.0.18.3\lib\ollama\ggml-cpu-x64.dll: %1 ist keine zul�ssige Win32-Anwendung.

Relevant log output


OS

No response

GPU

No response

CPU

No response

Ollama version

No response

Originally created by @Tourniquet88 on GitHub (Mar 27, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/15095 ### What is the issue? When you run Ollama on a Windows on ARM device, it still tries to load certain libraries that it shouldn't and can't load: ``` dl_load_library unable to load library C:\Users\Tourniquet\AppData\Roaming\ollama\v.0.18.3\lib\ollama\ggml-cpu-alderlake.dll: %1 ist keine zul�ssige Win32-Anwendung. dl_load_library unable to load library C:\Users\Tourniquet\AppData\Roaming\ollama\v.0.18.3\lib\ollama\ggml-cpu-haswell.dll: %1 ist keine zul�ssige Win32-Anwendung. dl_load_library unable to load library C:\Users\Tourniquet\AppData\Roaming\ollama\v.0.18.3\lib\ollama\ggml-cpu-icelake.dll: %1 ist keine zul�ssige Win32-Anwendung. dl_load_library unable to load library C:\Users\Tourniquet\AppData\Roaming\ollama\v.0.18.3\lib\ollama\ggml-cpu-sandybridge.dll: %1 ist keine zul�ssige Win32-Anwendung. dl_load_library unable to load library C:\Users\Tourniquet\AppData\Roaming\ollama\v.0.18.3\lib\ollama\ggml-cpu-skylakex.dll: %1 ist keine zul�ssige Win32-Anwendung. dl_load_library unable to load library C:\Users\Tourniquet\AppData\Roaming\ollama\v.0.18.3\lib\ollama\ggml-cpu-sse42.dll: %1 ist keine zul�ssige Win32-Anwendung. dl_load_library unable to load library C:\Users\Tourniquet\AppData\Roaming\ollama\v.0.18.3\lib\ollama\ggml-cpu-x64.dll: %1 ist keine zul�ssige Win32-Anwendung. ``` ### Relevant log output ```shell ``` ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version _No response_
GiteaMirror added the bug label 2026-05-05 02:26:03 -05:00
Author
Owner

@PureBlissAK commented on GitHub (Apr 18, 2026):

🤖 Automated Triage & Analysis Report

Issue: #15095
Analyzed: 2026-04-18T18:23:05.699771

Analysis

  • Type: unknown
  • Severity: medium
  • Components: unknown

Implementation Plan

  • Effort: medium
  • Steps:

This issue has been triaged and marked for implementation.

<!-- gh-comment-id:4274311222 --> @PureBlissAK commented on GitHub (Apr 18, 2026): <!-- ollama-issue-orchestrator:v1 issue:15095 --> ## 🤖 Automated Triage & Analysis Report **Issue**: #15095 **Analyzed**: 2026-04-18T18:23:05.699771 ### Analysis - **Type**: unknown - **Severity**: medium - **Components**: unknown ### Implementation Plan - **Effort**: medium - **Steps**: *This issue has been triaged and marked for implementation.*
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#71736