[GH-ISSUE #16034] ollama run x/flux2-klein:9b "a cat holding a sign that says hello world" failed #87895

Closed
opened 2026-05-10 06:33:29 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @codelovercc on GitHub (May 7, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/16034

What is the issue?

ollama run x/flux2-klein:9b "a cat holding a sign that says hello world" failed with 500 error.
Error msg:

Error: 500 Internal Server Error: mlx runner failed: 	/Users/runner/work/ollama/ollama/main.go:12 +0x54 (exit: exit status 2)

Relevant log output

time=2026-05-07T19:33:08.420+08:00 level=INFO source=sched.go:484 msg="system memory" total="64.0 GiB" free="39.9 GiB" free_swap="0 B"
time=2026-05-07T19:33:08.420+08:00 level=INFO source=sched.go:491 msg="gpu memory" id=0 library=Metal available="47.5 GiB" free="48.0 GiB" minimum="512.0 MiB" overhead="0 B"
time=2026-05-07T19:33:08.422+08:00 level=INFO source=server.go:142 msg="starting mlx runner subprocess" model=x/flux2-klein:9b port=63017
time=2026-05-07T19:33:08.424+08:00 level=INFO source=sched.go:561 msg="loaded runners" count=1
time=2026-05-07T19:33:08.445+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="time=2026-05-07T19:33:08.445+08:00 level=INFO msg=\"starting mlx runner\" model=x/flux2-klein:9b port=63017 mode=imagegen"
time=2026-05-07T19:33:08.446+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="time=2026-05-07T19:33:08.446+08:00 level=INFO msg=\"MLX library initialized\""
time=2026-05-07T19:33:08.449+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="time=2026-05-07T19:33:08.449+08:00 level=INFO msg=\"detected image model type\" type=Flux2KleinPipeline"
time=2026-05-07T19:33:08.449+08:00 level=INFO source=server.go:128 msg=mlx-runner msg="Loading FLUX.2 Klein model from manifest: x/flux2-klein:9b..."
time=2026-05-07T19:33:08.608+08:00 level=INFO source=server.go:128 msg=mlx-runner msg="  Loading tokenizer... ✓"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="panic: runtime error: index out of range [-1]"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg=""
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="goroutine 1 [running, locked to thread]:"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/x/imagegen/safetensors.LoadLinearLayer({0x102c7a0a0, 0x1f76b9fd61e0}, {0x1f76ba61af80, 0x1f})"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/x/imagegen/safetensors/loader.go:357 +0x7fc"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/x/imagegen/safetensors.loadStruct({0x102bf9dc0?, 0x1f76ba2ba0e0?, 0x101dae558?}, {0x102c7a0a0, 0x1f76b9fd61e0}, {0x1f76ba638ed0, 0x18}, 0x1f76b9f5d610, 0x0)"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/x/imagegen/safetensors/loader.go:144 +0x430"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/x/imagegen/safetensors.loadStruct({0x102b8fe60?, 0x1f76ba492dc0?, 0x1f76b9f5d398?}, {0x102c7a0a0, 0x1f76b9fd61e0}, {0x1f76ba98a010, 0xe}, 0x1f76b9f5d610, 0x0)"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/x/imagegen/safetensors/loader.go:205 +0xa74"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/x/imagegen/safetensors.loadSlice({0x102a22a00?, 0x1f76ba5100f8?, 0x101dae558?}, {0x102c7a0a0, 0x1f76b9fd61e0}, {0x1029c93e4, 0xc}, 0x1f76b9f5d610)"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/x/imagegen/safetensors/loader.go:236 +0x114"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/x/imagegen/safetensors.loadStruct({0x102b8ff20?, 0x1f76ba5100f0?, 0x1f76b9f5d4f8?}, {0x102c7a0a0, 0x1f76b9fd61e0}, {0x0, 0x0}, 0x1f76b9f5d610, 0x0)"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/x/imagegen/safetensors/loader.go:211 +0x7f8"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/x/imagegen/safetensors.LoadModule({0x102b82220?, 0x1f76ba5100f0?}, {0x102c7a0a0, 0x1f76b9fd61e0}, {0x0, 0x0})"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/x/imagegen/safetensors/loader.go:86 +0x164"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/x/imagegen/models/qwen3.(*TextEncoder).loadWeights(0x1f76ba5100f0, {0x102c7a0a0?, 0x1f76b9fd61e0?})"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/x/imagegen/models/qwen3/text_encoder.go:208 +0x44"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/x/imagegen/models/qwen3.(*TextEncoder).Load(0x1f76ba5100f0, 0x1f76ba728018, {0x101d46c45, 0x18})"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/x/imagegen/models/qwen3/text_encoder.go:203 +0x2a8"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/x/imagegen/models/flux2.(*Model).Load(0x1f76ba7219c0, {0x16f31bc24, 0x10})"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/x/imagegen/models/flux2/flux2.go:94 +0x3c0"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg=github.com/ollama/ollama/x/imagegen.(*server).loadImageModel(0x1f76ba4823c0)
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/x/imagegen/imagegen.go:46 +0x270"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/x/imagegen.newServer({0x16f31bc24, 0x10}, 0xf629)"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/x/imagegen/runner.go:125 +0x6c"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/x/imagegen.Execute({0x1f76b9f4c180, 0x4, 0x4})"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/x/imagegen/runner.go:56 +0x58c"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/runner.Execute({0x1f76b9f4c160?, 0x0?, 0x0?})"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/runner/runner.go:20 +0x1b0"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/cmd.NewCLI.func3(0x1f76ba3cd200?, {0x101d1fc28?, 0x4?, 0x101d1fc2c?})"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/cmd/cmd.go:2382 +0x50"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/spf13/cobra.(*Command).execute(0x1f76ba631b08, {0x1f76ba44f1d0, 0x5, 0x5})"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:940 +0x5f8"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg=github.com/spf13/cobra.(*Command).ExecuteC(0x1f76ba3caf08)
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:1068 +0x2ec"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg=github.com/spf13/cobra.(*Command).Execute(...)
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:992"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg=github.com/spf13/cobra.(*Command).ExecuteContext(...)
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:985"
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg=main.main()
time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/main.go:12 +0x54"
time=2026-05-07T19:33:08.692+08:00 level=INFO source=server.go:128 msg=mlx-runner msg="  Loading text encoder... "
time=2026-05-07T19:33:08.692+08:00 level=ERROR source=sched.go:567 msg="error loading llama server" error="mlx runner failed: \t/Users/runner/work/ollama/ollama/main.go:12 +0x54 (exit: exit status 2)"
time=2026-05-07T19:33:08.692+08:00 level=INFO source=server.go:381 msg="stopping mlx runner subprocess" pid=38656
[GIN] 2026/05/07 - 19:33:08 | 500 |  311.300541ms |       127.0.0.1 | POST     "/api/generate"

OS

macOS

GPU

Apple

CPU

Apple

Ollama version

Version 0.23.1 (0.23.1)

Originally created by @codelovercc on GitHub (May 7, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/16034 ### What is the issue? `ollama run x/flux2-klein:9b "a cat holding a sign that says hello world"` failed with 500 error. Error msg: ``` Error: 500 Internal Server Error: mlx runner failed: /Users/runner/work/ollama/ollama/main.go:12 +0x54 (exit: exit status 2) ``` ### Relevant log output ```shell time=2026-05-07T19:33:08.420+08:00 level=INFO source=sched.go:484 msg="system memory" total="64.0 GiB" free="39.9 GiB" free_swap="0 B" time=2026-05-07T19:33:08.420+08:00 level=INFO source=sched.go:491 msg="gpu memory" id=0 library=Metal available="47.5 GiB" free="48.0 GiB" minimum="512.0 MiB" overhead="0 B" time=2026-05-07T19:33:08.422+08:00 level=INFO source=server.go:142 msg="starting mlx runner subprocess" model=x/flux2-klein:9b port=63017 time=2026-05-07T19:33:08.424+08:00 level=INFO source=sched.go:561 msg="loaded runners" count=1 time=2026-05-07T19:33:08.445+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="time=2026-05-07T19:33:08.445+08:00 level=INFO msg=\"starting mlx runner\" model=x/flux2-klein:9b port=63017 mode=imagegen" time=2026-05-07T19:33:08.446+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="time=2026-05-07T19:33:08.446+08:00 level=INFO msg=\"MLX library initialized\"" time=2026-05-07T19:33:08.449+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="time=2026-05-07T19:33:08.449+08:00 level=INFO msg=\"detected image model type\" type=Flux2KleinPipeline" time=2026-05-07T19:33:08.449+08:00 level=INFO source=server.go:128 msg=mlx-runner msg="Loading FLUX.2 Klein model from manifest: x/flux2-klein:9b..." time=2026-05-07T19:33:08.608+08:00 level=INFO source=server.go:128 msg=mlx-runner msg=" Loading tokenizer... ✓" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="panic: runtime error: index out of range [-1]" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="goroutine 1 [running, locked to thread]:" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/x/imagegen/safetensors.LoadLinearLayer({0x102c7a0a0, 0x1f76b9fd61e0}, {0x1f76ba61af80, 0x1f})" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/x/imagegen/safetensors/loader.go:357 +0x7fc" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/x/imagegen/safetensors.loadStruct({0x102bf9dc0?, 0x1f76ba2ba0e0?, 0x101dae558?}, {0x102c7a0a0, 0x1f76b9fd61e0}, {0x1f76ba638ed0, 0x18}, 0x1f76b9f5d610, 0x0)" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/x/imagegen/safetensors/loader.go:144 +0x430" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/x/imagegen/safetensors.loadStruct({0x102b8fe60?, 0x1f76ba492dc0?, 0x1f76b9f5d398?}, {0x102c7a0a0, 0x1f76b9fd61e0}, {0x1f76ba98a010, 0xe}, 0x1f76b9f5d610, 0x0)" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/x/imagegen/safetensors/loader.go:205 +0xa74" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/x/imagegen/safetensors.loadSlice({0x102a22a00?, 0x1f76ba5100f8?, 0x101dae558?}, {0x102c7a0a0, 0x1f76b9fd61e0}, {0x1029c93e4, 0xc}, 0x1f76b9f5d610)" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/x/imagegen/safetensors/loader.go:236 +0x114" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/x/imagegen/safetensors.loadStruct({0x102b8ff20?, 0x1f76ba5100f0?, 0x1f76b9f5d4f8?}, {0x102c7a0a0, 0x1f76b9fd61e0}, {0x0, 0x0}, 0x1f76b9f5d610, 0x0)" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/x/imagegen/safetensors/loader.go:211 +0x7f8" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/x/imagegen/safetensors.LoadModule({0x102b82220?, 0x1f76ba5100f0?}, {0x102c7a0a0, 0x1f76b9fd61e0}, {0x0, 0x0})" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/x/imagegen/safetensors/loader.go:86 +0x164" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/x/imagegen/models/qwen3.(*TextEncoder).loadWeights(0x1f76ba5100f0, {0x102c7a0a0?, 0x1f76b9fd61e0?})" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/x/imagegen/models/qwen3/text_encoder.go:208 +0x44" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/x/imagegen/models/qwen3.(*TextEncoder).Load(0x1f76ba5100f0, 0x1f76ba728018, {0x101d46c45, 0x18})" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/x/imagegen/models/qwen3/text_encoder.go:203 +0x2a8" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/x/imagegen/models/flux2.(*Model).Load(0x1f76ba7219c0, {0x16f31bc24, 0x10})" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/x/imagegen/models/flux2/flux2.go:94 +0x3c0" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg=github.com/ollama/ollama/x/imagegen.(*server).loadImageModel(0x1f76ba4823c0) time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/x/imagegen/imagegen.go:46 +0x270" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/x/imagegen.newServer({0x16f31bc24, 0x10}, 0xf629)" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/x/imagegen/runner.go:125 +0x6c" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/x/imagegen.Execute({0x1f76b9f4c180, 0x4, 0x4})" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/x/imagegen/runner.go:56 +0x58c" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/runner.Execute({0x1f76b9f4c160?, 0x0?, 0x0?})" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/runner/runner.go:20 +0x1b0" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/ollama/ollama/cmd.NewCLI.func3(0x1f76ba3cd200?, {0x101d1fc28?, 0x4?, 0x101d1fc2c?})" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/cmd/cmd.go:2382 +0x50" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="github.com/spf13/cobra.(*Command).execute(0x1f76ba631b08, {0x1f76ba44f1d0, 0x5, 0x5})" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:940 +0x5f8" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg=github.com/spf13/cobra.(*Command).ExecuteC(0x1f76ba3caf08) time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:1068 +0x2ec" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg=github.com/spf13/cobra.(*Command).Execute(...) time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:992" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg=github.com/spf13/cobra.(*Command).ExecuteContext(...) time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:985" time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg=main.main() time=2026-05-07T19:33:08.690+08:00 level=WARN source=server.go:135 msg=mlx-runner msg="\t/Users/runner/work/ollama/ollama/main.go:12 +0x54" time=2026-05-07T19:33:08.692+08:00 level=INFO source=server.go:128 msg=mlx-runner msg=" Loading text encoder... " time=2026-05-07T19:33:08.692+08:00 level=ERROR source=sched.go:567 msg="error loading llama server" error="mlx runner failed: \t/Users/runner/work/ollama/ollama/main.go:12 +0x54 (exit: exit status 2)" time=2026-05-07T19:33:08.692+08:00 level=INFO source=server.go:381 msg="stopping mlx runner subprocess" pid=38656 [GIN] 2026/05/07 - 19:33:08 | 500 | 311.300541ms | 127.0.0.1 | POST "/api/generate" ``` ### OS macOS ### GPU Apple ### CPU Apple ### Ollama version Version 0.23.1 (0.23.1)
GiteaMirror added the bug label 2026-05-10 06:33:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#87895