fix: use llama-cpp-python 0.3.7 #125
Annotations
1 error
Build Playground Image
Error: buildah exited with code 1
Trying to pull registry.access.redhat.com/ubi9/python-311:9.5-1737537151...
Getting image source signatures
Copying blob sha256:17f7af7a37d4b6da17d2725f33537953d09fe9cf30df676b1d1dd561e35971ab
Copying blob sha256:5dd38a596bb444ae49b733ab06ccea100da012ff5a59aae67fa5c6d5d2599092
Copying blob sha256:455f1f328896ce3196f2e69e7166cf25f08552be4e0acb025a4b1e8f457e0dea
Copying blob sha256:3fc3ce98128d7b8cf9476e1485ed58dcd7cf72dc07ea0597e8a8e09412ce530c
Copying blob sha256:f999dbdae714d45c5dfdb9663ce8a4dacdeb39839c23fbdee19edd1ce2645e53
Copying blob sha256:6fa5b5438884b2920c9635bf7c0f41f9fc4c743676d5f55d28833d60574e270d
Copying blob sha256:9941b1ecd2639396c7340d40066bada86011af8281035a17ec0f2aee4a5705af
Copying blob sha256:809859c1ad72a0ead98feee12de858779e889215d07bab07e5586db9654c4345
Copying config sha256:2d596928f7c79fd66ef821e65fd2be42396cdf134517bd796313ad86d53ff652
Writing manifest to image destination
Enabling a Copr repository. Please note that this repository is not part
of the main distribution, and quality may vary.
The Fedora Project does not exercise any power over the contents of
this repository beyond the rules outlined in the Copr FAQ at
<https://docs.pagure.org/copr.copr/user_documentation.html#what-i-can-build-in-copr>,
and packages are not held to any quality or security level.
Please do not file bug reports about these packages in Fedora
Bugzilla. In case of problems, contact the owner of this repository.
Importing GPG key 0x7BA6947F:
Userid : "slp_mesa-krunkit (None) <slp#[email protected]>"
Fingerprint: C962 C887 AE35 6588 B601 6773 6E54 C94F 7BA6 947F
From : https://download.copr.fedorainfracloud.org/results/slp/mesa-krunkit/pubkey.gpg
Enabling a Copr repository. Please note that this repository is not part
of the main distribution, and quality may vary.
The Fedora Project does not exercise any power over the contents of
this repository beyond the rules outlined in the Copr FAQ at
<https://docs.pagure.org/copr.copr/user_documentation.html#what-i-can-build-in-copr>,
and packages are not held to any quality or security level.
Please do not file bug reports about these packages in Fedora
Bugzilla. In case of problems, contact the owner of this repository.
Importing GPG key 0x1274A9E9:
Userid : "jeffmaury_shaderc (None) <jeffmaury#[email protected]>"
Fingerprint: 0039 3D1A 5866 7855 3C65 64EC D813 4F39 1274 A9E9
From : https://download.copr.fedorainfracloud.org/results/jeffmaury/shaderc/pubkey.gpg
error: subprocess-exited-with-error
× Building wheel for llama-cpp-python (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [96 lines of output]
*** scikit-build-core 0.10.7 using CMake 3.26.5 (wheel)
*** Configuring CMake...
loading initial cache file /tmp/tmpgm04yxso/build/CMakeInit.txt
-- The C compiler identification is GNU 11.5.0
-- The CXX compiler identification is GNU 11.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Git: /usr/bin/git (found version "2.43.5")
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Warning: ccache not found - consider installing it for faster compilation or disable this warning with GGML_CCACHE=OFF
-- CMAKE_SYSTEM_PROCESSOR: aarch64
-- Including CPU backend
-- Found OpenMP_C: -fopenmp (found version "4.5")
-- Found OpenMP_CXX: -fopenmp (found version "4.5")
-- Found OpenMP: TRUE (found version "4.5")
-- ARM detected
-- Performing Test GGML_COMPILER_SUPPORTS_FP16_FORMAT_I3
|
Loading