Package Details: local-ai 4.7.1-2

Git Clone URL: https://aur.archlinux.org/local-ai.git (read-only, click to copy)
Package Base: local-ai
Description: Free, Open Source OpenAI alternative. Self-hosted, community-driven and local-first
Upstream URL: https://github.com/mudler/LocalAI
Licenses: MIT
Submitter: robertfoster
Maintainer: robertfoster
Last Packager: robertfoster
Votes: 4
Popularity: 0.067007
First Submitted: 2023-11-02 18:27 (UTC)
Last Updated: 2026-07-15 07:59 (UTC)

Pinned Comments

Latest Comments

1 2 3 Next › Last »

zatricky commented on 2026-07-01 08:22 (UTC) (edited on 2026-07-01 10:14 (UTC) by zatricky)

The files local-ai.conf and local-ai.tmpfiles were last modified in September last year - yet their corresponding sha256sums in .SRCINFO and PKGBUILD still have the old hashes. Probably the github actions could take care of that - but I'm also surprised nobody has mentioned it yet?

beaux_monde commented on 2026-06-05 08:14 (UTC)

And yet further: the config file is missing the LOCALAI_DATA_PATH parameter. Without it the service can't start.

beaux_monde commented on 2026-06-05 06:43 (UTC)

As well, the cd commands should be changed then, so that to change dir to the "${srcdir}/${pkgname}"

vitaliikuzhdin commented on 2025-11-28 14:28 (UTC)

Please change

source=("${pkgname}-${pkgver}::git+${url}.git#tag=v${pkgver}"

to

source=("${pkgname}::git+${url}.git#tag=v${pkgver}"

so that the repo can actually be reused for different tags.

Mattyan commented on 2025-11-08 11:28 (UTC) (edited on 2025-11-08 11:37 (UTC) by Mattyan)

I can't get it to run models on an AMD gpu. Running on CPU works. I think it might be an issue with arch rather than upstream, but I'm not sure how to check.

nov 08 12:25:13 PCDesktop local-ai[35014]: 12:25PM DBG GRPC(gemma-3-12b-it-127.0.0.1:46315): stderr /var/lib/local-ai/backends/rocm-llama-cpp/llama-cpp-fallback: /var/lib/local-ai/backends/rocm-llama-cpp/lib/libc.so.6: version `GLIBC_2.38' not found (required by /usr/lib/libelf.so.1)
nov 08 12:25:13 PCDesktop local-ai[35014]: 12:25PM DBG GRPC(gemma-3-12b-it-127.0.0.1:46315): stderr /var/lib/local-ai/backends/rocm-llama-cpp/llama-cpp-fallback: /var/lib/local-ai/backends/rocm-llama-cpp/lib/libc.so.6: version `GLIBC_ABI_DT_RELR' not found (required by /usr/lib/libdrm.so.2)
nov 08 12:25:13 PCDesktop local-ai[35014]: 12:25PM DBG GRPC(gemma-3-12b-it-127.0.0.1:46315): stderr /var/lib/local-ai/backends/rocm-llama-cpp/llama-cpp-fallback: /var/lib/local-ai/backends/rocm-llama-cpp/lib/libc.so.6: version `GLIBC_2.38' not found (required by /usr/lib/libdrm.so.2)
nov 08 12:25:13 PCDesktop local-ai[35014]: 12:25PM DBG GRPC(gemma-3-12b-it-127.0.0.1:46315): stderr /var/lib/local-ai/backends/rocm-llama-cpp/llama-cpp-fallback: /var/lib/local-ai/backends/rocm-llama-cpp/lib/libc.so.6: version `GLIBC_ABI_DT_RELR' not found (required by /usr/lib/libdrm_amdgpu.so.1)
nov 08 12:25:13 PCDesktop local-ai[35014]: 12:25PM DBG GRPC(gemma-3-12b-it-127.0.0.1:46315): stderr /var/lib/local-ai/backends/rocm-llama-cpp/llama-cpp-fallback: /var/lib/local-ai/backends/rocm-llama-cpp/lib/libc.so.6: version `GLIBC_2.38' not found (required by /usr/lib/libdrm_amdgpu.so.1)
nov 08 12:25:13 PCDesktop local-ai[35014]: 12:25PM DBG GRPC(gemma-3-12b-it-127.0.0.1:46315): stderr /var/lib/local-ai/backends/rocm-llama-cpp/llama-cpp-fallback: /var/lib/local-ai/backends/rocm-llama-cpp/lib/libc.so.6: version `GLIBC_ABI_DT_RELR' not found (required by /usr/lib/libgflags.so.2.2)
nov 08 12:25:13 PCDesktop local-ai[35014]: 12:25PM DBG GRPC(gemma-3-12b-it-127.0.0.1:46315): stderr /var/lib/local-ai/backends/rocm-llama-cpp/llama-cpp-fallback: /var/lib/local-ai/backends/rocm-llama-cpp/lib/libc.so.6: version `GLIBC_2.38' not found (required by /usr/lib/libgflags.so.2.2)
nov 08 12:25:13 PCDesktop local-ai[35014]: 12:25PM DBG GRPC(gemma-3-12b-it-127.0.0.1:46315): stderr /var/lib/local-ai/backends/rocm-llama-cpp/llama-cpp-fallback: /var/lib/local-ai/backends/rocm-llama-cpp/lib/libstdc++.so.6: version `GLIBCXX_3.4.32' not found (required by /usr/lib/libgflags.so.2.2)
nov 08 12:25:13 PCDesktop local-ai[35014]: 12:25PM DBG GRPC(gemma-3-12b-it-127.0.0.1:46315): stderr /var/lib/local-ai/backends/rocm-llama-cpp/llama-cpp-fallback: /var/lib/local-ai/backends/rocm-llama-cpp/lib/libc.so.6: version `GLIBC_ABI_DT_RELR' not found (required by /usr/lib/libz.so.1)
nov 08 12:25:13 PCDesktop local-ai[35014]: 12:25PM DBG GRPC(gemma-3-12b-it-127.0.0.1:46315): stderr /var/lib/local-ai/backends/rocm-llama-cpp/llama-cpp-fallback: /var/lib/local-ai/backends/rocm-llama-cpp/lib/libc.so.6: version `GLIBC_ABI_DT_RELR' not found (required by /usr/lib/libzstd.so.1)
nov 08 12:25:51 PCDesktop local-ai[35014]: 12:25PM ERR failed starting/connecting to the gRPC service error="rpc error: code = Unavailable desc = connection error: desc = \"transport: Error while dialing: dial tcp 127.0.0.1:46315: connect: connection refused\""
nov 08 12:25:53 PCDesktop local-ai[35014]: 12:25PM DBG GRPC Service NOT ready
nov 08 12:25:53 PCDesktop local-ai[35014]: 12:25PM ERR Failed to load model gemma-3-12b-it with backend llama-cpp error="failed to load model with internal loader: grpc service not ready" modelID=gemma-3-12b-it