llama.cpp_4831+dfsg-1~exp2_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Fri, 07 Mar 2025 23:16:16 +0100 |
Source: | llama.cpp |
Binary: | llama.cpp llama.cpp-dbgsym |
Architecture: | source amd64 |
Version: | 4831+dfsg-1~exp2 |
Distribution: | experimental |
Urgency: | medium |
Maintainer: | Debian Deep Learning Team <debian-ai@lists.debian.org> |
Changed-By: | Christian Kastner <ckk@debian.org> |
Description: | llama.cpp - LLM inference in C/C++ |
Closes: | 1063763 |
Changes: | llama.cpp (4831+dfsg-1~exp2) experimental; urgency=medium [ Christian Kastner ] * Initial release (Closes: #1063763) * Re-enable the server build, but with the "simple" frontend * Use system ggml * Bump Standards-Version to 4.7.2 (no changes needed) [ Mo Zhou ] * d/rules: Minor fix for ppc64el FTBFS. [ Petter Reinholdtsen ] * Set upstream metadata fields: Security-Contact * Added d/gbp.conf to enforce use of pristine-tar |
Files: | f0cf1ebab2d9acae0fb9a3eb0885f378 2011 science optional llama.cpp_4831+dfsg-1~exp2.dsc 363fbbaff2b6c43ff0cf95dacb2f3868 13643416 science optional llama.cpp_4831+dfsg.orig.tar.xz c8e58f439c1da5470b5dee85f24bcefc 9712 science optional llama.cpp_4831+dfsg-1~exp2.debian.tar.xz 3ac4102e76854eefbec7e2d04ed8cb45 178421788 debug optional llama.cpp-dbgsym_4831+dfsg-1~exp2_amd64.deb 4fdcdfff3cad286efbc3d536fc2812a6 7156 science optional llama.cpp_4831+dfsg-1~exp2_amd64.buildinfo cc78c801b95ddb11e8a5906e06b5abb1 4300888 science optional llama.cpp_4831+dfsg-1~exp2_amd64.deb |
llama.cpp_4831+dfsg-1~exp2.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | llama.cpp |
Binary: | llama.cpp |
Architecture: | any |
Version: | 4831+dfsg-1~exp2 |
Maintainer: | Debian Deep Learning Team <debian-ai@lists.debian.org> |
Uploaders: | Christian Kastner <ckk@debian.org> |
Homepage: | https://github.com/ggml-org/llama.cpp/ |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/deeplearning-team/llama.cpp |
Vcs-Git: | https://salsa.debian.org/deeplearning-team/llama.cpp.git |
Build-Depends: | cmake, debhelper-compat (=13), libggml-cpu, pkgconf |
Package-List: | llama.cpp deb science optional arch=any |
Files: | 363fbbaff2b6c43ff0cf95dacb2f3868 13643416 llama.cpp_4831+dfsg.orig.tar.xz c8e58f439c1da5470b5dee85f24bcefc 9712 llama.cpp_4831+dfsg-1~exp2.debian.tar.xz |
control file for llama.cpp_4831+dfsg-1~exp2_amd64.deb (click to toggle) | |
---|---|
Package: | llama.cpp |
Version: | 4831+dfsg-1~exp2 |
Architecture: | amd64 |
Maintainer: | Debian Deep Learning Team <debian-ai@lists.debian.org> |
Installed-Size: | 36394 |
Depends: | libggml-cpu | libggml-backend, python3, libc6 (>=2.38), libgcc-s1 (>=3.0), libstdc++6 (>=14) |
Section: | science |
Priority: | optional |
Multi-Arch: | foreign |
Homepage: | https://github.com/ggml-org/llama.cpp/ |
Description: | LLM inference in C/C++ The main goal of llama.cpp is to enable LLM inference with minimal setup and state-of-the-art performance on a wide range of hardware - locally and in the cloud. . * Plain C/C++ implementation without any dependencies * Apple silicon is a first-class citizen - optimized via ARM NEON, Accelerate and Metal frameworks * AVX, AVX2, AVX512 and AMX support for x86 architectures * 1.5-bit, 2-bit, 3-bit, 4-bit, 5-bit, 6-bit, and 8-bit integer quantization for faster inference and reduced memory use * Custom CUDA kernels for running LLMs on NVIDIA GPUs (support for AMD GPUs via HIP and Moore Threads MTT GPUs via MUSA) * Vulkan and SYCL backend support * CPU+GPU hybrid inference to partially accelerate models larger than the total VRAM capacity . The compute functionality is provided by ggml. By default, ggml's CPU backend is installed, but there are many other backends for CPUs and GPUs. |
contents of llama.cpp_4831+dfsg-1~exp2_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-03-07 22:16 ./ drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/ drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/bin/ -rwxr-xr-x root/root 235826 2025-03-05 15:58 ./usr/bin/convert_hf_to_gguf -rwxr-xr-x root/root 1449440 2025-03-07 22:16 ./usr/bin/llama-batched -rwxr-xr-x root/root 1449440 2025-03-07 22:16 ./usr/bin/llama-batched-bench -rwxr-xr-x root/root 417856 2025-03-07 22:16 ./usr/bin/llama-bench -rwxr-xr-x root/root 1486312 2025-03-07 22:16 ./usr/bin/llama-cli -rwxr-xr-x root/root 1457632 2025-03-07 22:16 ./usr/bin/llama-embedding -rwxr-xr-x root/root 1453536 2025-03-07 22:16 ./usr/bin/llama-eval-callback -rwxr-xr-x root/root 18760 2025-03-07 22:16 ./usr/bin/llama-gbnf-validator -rwxr-xr-x root/root 1449440 2025-03-07 22:16 ./usr/bin/llama-gen-docs -rwxr-xr-x root/root 39344 2025-03-07 22:16 ./usr/bin/llama-gguf-split -rwxr-xr-x root/root 1457632 2025-03-07 22:16 ./usr/bin/llama-gritlm -rwxr-xr-x root/root 1490400 2025-03-07 22:16 ./usr/bin/llama-imatrix -rwxr-xr-x root/root 1469928 2025-03-07 22:16 ./usr/bin/llama-infill -rwxr-xr-x root/root 1461728 2025-03-07 22:16 ./usr/bin/llama-lookahead -rwxr-xr-x root/root 1474016 2025-03-07 22:16 ./usr/bin/llama-lookup -rwxr-xr-x root/root 1465824 2025-03-07 22:16 ./usr/bin/llama-lookup-create -rwxr-xr-x root/root 51600 2025-03-07 22:16 ./usr/bin/llama-lookup-merge -rwxr-xr-x root/root 1469920 2025-03-07 22:16 ./usr/bin/llama-lookup-stats -rwxr-xr-x root/root 1461728 2025-03-07 22:16 ./usr/bin/llama-parallel -rwxr-xr-x root/root 1457632 2025-03-07 22:16 ./usr/bin/llama-passkey -rwxr-xr-x root/root 1531360 2025-03-07 22:16 ./usr/bin/llama-perplexity -rwxr-xr-x root/root 302512 2025-03-07 22:16 ./usr/bin/llama-quantize -rwxr-xr-x root/root 1465824 2025-03-07 22:16 ./usr/bin/llama-retrieval -rwxr-xr-x root/root 1244696 2025-03-07 22:16 ./usr/bin/llama-run -rwxr-xr-x root/root 1457632 2025-03-07 22:16 ./usr/bin/llama-save-load-state -rwxr-xr-x root/root 2121520 2025-03-07 22:16 ./usr/bin/llama-server -rwxr-xr-x root/root 22856 2025-03-07 22:16 ./usr/bin/llama-simple -rwxr-xr-x root/root 22864 2025-03-07 22:16 ./usr/bin/llama-simple-chat -rwxr-xr-x root/root 1474016 2025-03-07 22:16 ./usr/bin/llama-speculative -rwxr-xr-x root/root 1461728 2025-03-07 22:16 ./usr/bin/llama-speculative-simple -rwxr-xr-x root/root 282040 2025-03-07 22:16 ./usr/bin/llama-tokenize -rwxr-xr-x root/root 1547752 2025-03-07 22:16 ./usr/bin/llama-tts drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/ drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/x86_64-linux-gnu/ drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/x86_64-linux-gnu/llama.cpp/ -rw-r--r-- root/root 1570200 2025-03-07 22:16 ./usr/lib/x86_64-linux-gnu/llama.cpp/libllama.so drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/share/ drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/share/doc/llama.cpp/ -rw-r--r-- root/root 421 2025-03-07 22:16 ./usr/share/doc/llama.cpp/changelog.Debian.gz -rw-r--r-- root/root 10726 2025-03-07 22:16 ./usr/share/doc/llama.cpp/copyright drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/share/lintian/ drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 546 2025-03-07 22:16 ./usr/share/lintian/overrides/llama.cpp |
copyright of llama.cpp_4831+dfsg-1~exp2_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: llama.cpp Upstream-Contact: Source: https://github.com/ggml-org/llama.cpp Files-Excluded: examples/server/public_legacy examples/server/public/index.html.gz examples/llama.android/gradle/wrapper/gradle-wrapper.jar Comment: Embedded libraries ------------------ This includes an embedded copy of ggml, but we don't use it. We use the system library instead. . DFSG compliance --------------- We remove some pre-built files of the Web UI, as well as of the Android sources. Some of these files are minified JavaScript scripts, hence +dfsg instead of +ds. Files: * Copyright: 2023-2024, The ggml authors License: Expat Files: common/json.hpp Copyright: 2009, Florian Loitsch <https://florian.loitsch.com/> 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de> 2013-2023, Niels Lohmann <https://nlohmann.me> 2016-2021, Even Nemerson <evan@nemerson.com> 2017, The Abseil authors License: Expat and Apache-2.0 Comment: The copyright year for the code by the Abseil authors is not mentioned in the code. I have retrieved it from the upstream repository referenced in the code comment. Files: common/base64.hpp Copyright: Placed in the public domain License: public-domain-1 Files: common/stb_image.h Copyright: Placed in the public domain Alternatively: 2017, Sean Barrett License: public-domain-2 or Expat Comment: ------------------------------------------------------------------------------ This software is available under 2 licenses -- choose whichever you prefer. ------------------------------------------------------------------------------ ALTERNATIVE A - MIT License ------------------------------------------------------------------------------ ALTERNATIVE B - Public Domain (www.unlicense.org) ------------------------------------------------------------------------------ Files: ggml/src/ggml-sycl/* Copyright: 2024, Intel Corporation License: Expat and Apache-2.0 with LLVM exception Files: ggml/src/ggml-cpu/ggml-cpu.c ggml/src/ggml-cuda/rope.cu ggml/src/ggml-kompute/kompute-shaders/rope_common.comp ggml/src/ggml-metal/ggml-metal.metal ggml/src/ggml-opencl/kernels/ggml-opencl.cl ggml/src/ggml-sycl/rope.cpp Copyright: 2023-2024, The ggml authors 2023, Jeffrey Quesnelle and Bowen Peng License: Expat and Apache-2.0 with LLVM exception Files: examples/gguf-hash/deps/xxhash/xxhash.* Copyright: 2012-2023, Yann Collet License: BSD-2-clause Files: examples/llama.android/gradlew Copyright: 2015, the original authors License: Apache-2.0 Comment: The "original authors" seem to refer to the Gradle project, where this script seems to originate from. See: https://github.com/gradle/gradle/blob/master/gradlew Files: examples/llava/minicpmv-convert-image-encoder-to-gguf.py Copyright: 2024, Google AI and The HuggingFace Team License: Apache-2.0 Files: examples/retrieval/README.md Copyright: 2023, Georgi Gerganov License: Expat Files: debian/* Copyright: 2024 Christian Kastner <ckk@debian.org> License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0". License: Apache-2.0 with LLVM exception Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0". . ---- LLVM Exceptions to the Apache 2.0 License ---- . As an exception, if, as a result of your compiling your source code, portions of this Software are embedded into an Object form of such source code, you may redistribute such embedded portions in such Object form without complying with the conditions of Sections 4(a), 4(b) and 4(d) of the License. . In addition, if you combine or link compiled forms of this Software with software that is licensed under the GPLv2 ("Combined Software") and if a court of competent jurisdiction determines that the patent provision (Section 3), the indemnity provision (Section 9) or other Section of the License conflicts with the conditions of the GPLv2, you may retroactively and prospectively choose to deem waived or otherwise exclude such Section(s) of the License, but only in their entirety and only with respect to the Combined Software. . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0". License: public-domain-1 This is free and unencumbered software released into the public domain. . Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. . In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. . For more information, please refer to <http://unlicense.org> License: public-domain-2 This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
control file for llama.cpp-dbgsym_4831+dfsg-1~exp2_amd64.deb (click to toggle) | |
---|---|
Package: | llama.cpp-dbgsym |
Source: | llama.cpp |
Version: | 4831+dfsg-1~exp2 |
Auto-Built-Package: | debug-symbols |
Architecture: | amd64 |
Maintainer: | Debian Deep Learning Team <debian-ai@lists.debian.org> |
Installed-Size: | 190084 |
Depends: | llama.cpp (=4831+dfsg-1~exp2) |
Section: | debug |
Priority: | optional |
Description: | debug symbols for llama.cpp |
Build-Ids: | 16f002455f9773bf44b0d2254a23ef9e33ff5b6e 1b5c9dd31904ed4290e10b4e0ff111d1694b18b1 31c972727537f7095c6ac64d1fb9f98a3c7d9843 3df87ec7956c52fb8f42f2f022e13771bd08b33e 4642c04324939085008c29b34b9fce5539ff67e7 4987212e15f2efdd0205849ba812a8e5ffbf83e2 545c6df2478bf98c43379929443d870fd112397e 5494532d0e5420a5ea8965cdd5ac0c128b689d71 54ef9a5e7780143b93d97f25884c0c7e0785071d 5848b7f7b9b64028ec4699bf97ed413433ca4465 5f60009a3f4321819a7585cbe94059a0c22274af 6a0d655193d4a34a7cab85b284278f850f63cc04 6ab35122ba57b6c054a21f6a84195514d37748bd 6dc6a1f7b55162a51892250dc58474540539c2fe 6dcfcaddb77a272a1e445dabe795024d4a94ea42 711e672bafad52b4ed1c1d1c40b5f73ce90ef0da 78239e7ef34596c091f60f76ec259d759aedff2d 850c63525057774506b41e600c59264cfbe1554f 8571837dcd23a1e03fd22a842ea3afe757eea89d 8bd3094dd3fdcfc079bc0b7192d1088db9c9bf21 90eca6b198a39dbad84425b35c604548e89c2125 931d1eb6b068dc721a2e7f40ec65723dd231a4d3 986fba34978bca811c6560ae8021d8264a01debf a48c945f6ebee39b51712db52081096778c7606c a588628f7d28bdf675cc582049cd6e0e5ada15d0 b4e856811ce0b8f118f70f567f950c3a9c7f8402 c53f274eefd881c55b291d6dd1e69646338fec1f cc34c30249eb2acccadbecd866109b2c39a069d4 cfe855c14eb4fb79cf477ff79f5ae58f16aab188 d05a5678fd8b777ae6f149f34579a0efe6d58e2a e859ae1cc4349b9b1f294632b031add5cf4f050d fa6c05e998450f19a48cad9e2cc5a278b815907a |
contents of llama.cpp-dbgsym_4831+dfsg-1~exp2_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-03-07 22:16 ./ drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/ drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/ drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/16/ -rw-r--r-- root/root 1198992 2025-03-07 22:16 ./usr/lib/debug/.build-id/16/f002455f9773bf44b0d2254a23ef9e33ff5b6e.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/1b/ -rw-r--r-- root/root 7697696 2025-03-07 22:16 ./usr/lib/debug/.build-id/1b/5c9dd31904ed4290e10b4e0ff111d1694b18b1.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/31/ -rw-r--r-- root/root 7689976 2025-03-07 22:16 ./usr/lib/debug/.build-id/31/c972727537f7095c6ac64d1fb9f98a3c7d9843.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/3d/ -rw-r--r-- root/root 2151544 2025-03-07 22:16 ./usr/lib/debug/.build-id/3d/f87ec7956c52fb8f42f2f022e13771bd08b33e.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/46/ -rw-r--r-- root/root 7797728 2025-03-07 22:16 ./usr/lib/debug/.build-id/46/42c04324939085008c29b34b9fce5539ff67e7.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/49/ -rw-r--r-- root/root 7731944 2025-03-07 22:16 ./usr/lib/debug/.build-id/49/87212e15f2efdd0205849ba812a8e5ffbf83e2.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/54/ -rw-r--r-- root/root 7690040 2025-03-07 22:16 ./usr/lib/debug/.build-id/54/5c6df2478bf98c43379929443d870fd112397e.debug -rw-r--r-- root/root 37360 2025-03-07 22:16 ./usr/lib/debug/.build-id/54/94532d0e5420a5ea8965cdd5ac0c128b689d71.debug -rw-r--r-- root/root 7914072 2025-03-07 22:16 ./usr/lib/debug/.build-id/54/ef9a5e7780143b93d97f25884c0c7e0785071d.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/58/ -rw-r--r-- root/root 7709664 2025-03-07 22:16 ./usr/lib/debug/.build-id/58/48b7f7b9b64028ec4699bf97ed413433ca4465.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/5f/ -rw-r--r-- root/root 7649120 2025-03-07 22:16 ./usr/lib/debug/.build-id/5f/60009a3f4321819a7585cbe94059a0c22274af.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/6a/ -rw-r--r-- root/root 6459376 2025-03-07 22:16 ./usr/lib/debug/.build-id/6a/0d655193d4a34a7cab85b284278f850f63cc04.debug -rw-r--r-- root/root 7802968 2025-03-07 22:16 ./usr/lib/debug/.build-id/6a/b35122ba57b6c054a21f6a84195514d37748bd.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/6d/ -rw-r--r-- root/root 6391992 2025-03-07 22:16 ./usr/lib/debug/.build-id/6d/c6a1f7b55162a51892250dc58474540539c2fe.debug -rw-r--r-- root/root 7793032 2025-03-07 22:16 ./usr/lib/debug/.build-id/6d/cfcaddb77a272a1e445dabe795024d4a94ea42.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/71/ -rw-r--r-- root/root 7771056 2025-03-07 22:16 ./usr/lib/debug/.build-id/71/1e672bafad52b4ed1c1d1c40b5f73ce90ef0da.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/78/ -rw-r--r-- root/root 56432 2025-03-07 22:16 ./usr/lib/debug/.build-id/78/239e7ef34596c091f60f76ec259d759aedff2d.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/85/ -rw-r--r-- root/root 95904 2025-03-07 22:16 ./usr/lib/debug/.build-id/85/0c63525057774506b41e600c59264cfbe1554f.debug -rw-r--r-- root/root 8721544 2025-03-07 22:16 ./usr/lib/debug/.build-id/85/71837dcd23a1e03fd22a842ea3afe757eea89d.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/8b/ -rw-r--r-- root/root 8010928 2025-03-07 22:16 ./usr/lib/debug/.build-id/8b/d3094dd3fdcfc079bc0b7192d1088db9c9bf21.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/90/ -rw-r--r-- root/root 7663904 2025-03-07 22:16 ./usr/lib/debug/.build-id/90/eca6b198a39dbad84425b35c604548e89c2125.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/93/ -rw-r--r-- root/root 7672296 2025-03-07 22:16 ./usr/lib/debug/.build-id/93/1d1eb6b068dc721a2e7f40ec65723dd231a4d3.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/98/ -rw-r--r-- root/root 11616096 2025-03-07 22:16 ./usr/lib/debug/.build-id/98/6fba34978bca811c6560ae8021d8264a01debf.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/a4/ -rw-r--r-- root/root 7835200 2025-03-07 22:16 ./usr/lib/debug/.build-id/a4/8c945f6ebee39b51712db52081096778c7606c.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/a5/ -rw-r--r-- root/root 7649616 2025-03-07 22:16 ./usr/lib/debug/.build-id/a5/88628f7d28bdf675cc582049cd6e0e5ada15d0.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/b4/ -rw-r--r-- root/root 215992 2025-03-07 22:16 ./usr/lib/debug/.build-id/b4/e856811ce0b8f118f70f567f950c3a9c7f8402.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/c5/ -rw-r--r-- root/root 7778184 2025-03-07 22:16 ./usr/lib/debug/.build-id/c5/3f274eefd881c55b291d6dd1e69646338fec1f.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/cc/ -rw-r--r-- root/root 7691136 2025-03-07 22:16 ./usr/lib/debug/.build-id/cc/34c30249eb2acccadbecd866109b2c39a069d4.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/cf/ -rw-r--r-- root/root 59104 2025-03-07 22:16 ./usr/lib/debug/.build-id/cf/e855c14eb4fb79cf477ff79f5ae58f16aab188.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/d0/ -rw-r--r-- root/root 7674656 2025-03-07 22:16 ./usr/lib/debug/.build-id/d0/5a5678fd8b777ae6f149f34579a0efe6d58e2a.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/e8/ -rw-r--r-- root/root 1092872 2025-03-07 22:16 ./usr/lib/debug/.build-id/e8/59ae1cc4349b9b1f294632b031add5cf4f050d.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.build-id/fa/ -rw-r--r-- root/root 7717752 2025-03-07 22:16 ./usr/lib/debug/.build-id/fa/6c05e998450f19a48cad9e2cc5a278b815907a.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.dwz/ drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/lib/debug/.dwz/x86_64-linux-gnu/ -rw-r--r-- root/root 1554528 2025-03-07 22:16 ./usr/lib/debug/.dwz/x86_64-linux-gnu/llama.cpp.debug drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/share/ drwxr-xr-x root/root 0 2025-03-07 22:16 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-03-07 22:16 ./usr/share/doc/llama.cpp-dbgsym -> llama.cpp |
copyright of llama.cpp-dbgsym_4831+dfsg-1~exp2_amd64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
Timestamp: 07.03.2025 / 23:02:37 (UTC)