llama.cpp_5151+dfsg-1~exp2_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Fri, 18 Apr 2025 12:40:36 +0200 |
Source: | llama.cpp |
Binary: | llama.cpp llama.cpp-dbgsym |
Architecture: | source amd64 |
Version: | 5151+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 (5151+dfsg-1~exp2) experimental; urgency=medium * Initial release (Closes: #1063763) |
Files: | fcbe50e47b41ff236588fc4ceab7188f 2051 science optional llama.cpp_5151+dfsg-1~exp2.dsc d879483dbb620a5e21e8f71c7f8e7d10 4152836 science optional llama.cpp_5151+dfsg.orig.tar.xz 03537dd3653cad84b58ab8a06d50b764 6888 science optional llama.cpp_5151+dfsg-1~exp2.debian.tar.xz 0af0586103c7058ea65eab1e75bc879e 244383044 debug optional llama.cpp-dbgsym_5151+dfsg-1~exp2_amd64.deb 41991a3d19400dabe9c1836adb984d43 8113 science optional llama.cpp_5151+dfsg-1~exp2_amd64.buildinfo d86b3605346b5c84de1163ba6f9e10ac 5975280 science optional llama.cpp_5151+dfsg-1~exp2_amd64.deb |
llama.cpp_5151+dfsg-1~exp2.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | llama.cpp |
Binary: | llama.cpp |
Architecture: | any |
Version: | 5151+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), libcurl4-openssl-dev, libggml-cpu, pkgconf |
Package-List: | llama.cpp deb science optional arch=any |
Files: | d879483dbb620a5e21e8f71c7f8e7d10 4152836 llama.cpp_5151+dfsg.orig.tar.xz 03537dd3653cad84b58ab8a06d50b764 6888 llama.cpp_5151+dfsg-1~exp2.debian.tar.xz |
control file for llama.cpp_5151+dfsg-1~exp2_amd64.deb (click to toggle) | |
---|---|
Package: | llama.cpp |
Version: | 5151+dfsg-1~exp2 |
Architecture: | amd64 |
Maintainer: | Debian Deep Learning Team <debian-ai@lists.debian.org> |
Installed-Size: | 51361 |
Depends: | libggml-cpu | libggml-backend, python3, libc6 (>=2.38), libcurl4t64 (>=7.16.2), 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_5151+dfsg-1~exp2_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-04-18 10:40 ./ drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/ drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/bin/ -rwxr-xr-x root/root 261997 2025-04-18 08:04 ./usr/bin/convert_hf_to_gguf -rwxr-xr-x root/root 1584624 2025-04-18 10:40 ./usr/bin/llama-batched -rwxr-xr-x root/root 1584624 2025-04-18 10:40 ./usr/bin/llama-batched-bench -rwxr-xr-x root/root 389184 2025-04-18 10:40 ./usr/bin/llama-bench -rwxr-xr-x root/root 1617400 2025-04-18 10:40 ./usr/bin/llama-cli -rwxr-xr-x root/root 286136 2025-04-18 10:40 ./usr/bin/llama-convert-llama2c-to-ggml -rwxr-xr-x root/root 1609200 2025-04-18 10:40 ./usr/bin/llama-cvector-generator -rwxr-xr-x root/root 1588720 2025-04-18 10:40 ./usr/bin/llama-embedding -rwxr-xr-x root/root 1584624 2025-04-18 10:40 ./usr/bin/llama-eval-callback -rwxr-xr-x root/root 1609224 2025-04-18 10:40 ./usr/bin/llama-export-lora -rwxr-xr-x root/root 18760 2025-04-18 10:40 ./usr/bin/llama-gbnf-validator -rwxr-xr-x root/root 1842832 2025-04-18 10:40 ./usr/bin/llama-gemma3-cli -rwxr-xr-x root/root 1580528 2025-04-18 10:40 ./usr/bin/llama-gen-docs -rwxr-xr-x root/root 22928 2025-04-18 10:40 ./usr/bin/llama-gguf -rwxr-xr-x root/root 72088 2025-04-18 10:40 ./usr/bin/llama-gguf-hash -rwxr-xr-x root/root 39344 2025-04-18 10:40 ./usr/bin/llama-gguf-split -rwxr-xr-x root/root 1592816 2025-04-18 10:40 ./usr/bin/llama-gritlm -rwxr-xr-x root/root 1621488 2025-04-18 10:40 ./usr/bin/llama-imatrix -rwxr-xr-x root/root 1601016 2025-04-18 10:40 ./usr/bin/llama-infill -rwxr-xr-x root/root 1830544 2025-04-18 10:40 ./usr/bin/llama-llava-cli -rwxr-xr-x root/root 396864 2025-04-18 10:40 ./usr/bin/llama-llava-clip-quantize-cli -rwxr-xr-x root/root 1588720 2025-04-18 10:40 ./usr/bin/llama-lookahead -rwxr-xr-x root/root 1605104 2025-04-18 10:40 ./usr/bin/llama-lookup -rwxr-xr-x root/root 1596912 2025-04-18 10:40 ./usr/bin/llama-lookup-create -rwxr-xr-x root/root 51600 2025-04-18 10:40 ./usr/bin/llama-lookup-merge -rwxr-xr-x root/root 1601008 2025-04-18 10:40 ./usr/bin/llama-lookup-stats -rwxr-xr-x root/root 1830544 2025-04-18 10:40 ./usr/bin/llama-minicpmv-cli -rwxr-xr-x root/root 1592816 2025-04-18 10:40 ./usr/bin/llama-parallel -rwxr-xr-x root/root 1584624 2025-04-18 10:40 ./usr/bin/llama-passkey -rwxr-xr-x root/root 1662448 2025-04-18 10:40 ./usr/bin/llama-perplexity -rwxr-xr-x root/root 286128 2025-04-18 10:40 ./usr/bin/llama-quantize -rwxr-xr-x root/root 175544 2025-04-18 10:40 ./usr/bin/llama-quantize-stats -rwxr-xr-x root/root 1834640 2025-04-18 10:40 ./usr/bin/llama-qwen2vl-cli -rwxr-xr-x root/root 1596912 2025-04-18 10:40 ./usr/bin/llama-retrieval -rwxr-xr-x root/root 1306168 2025-04-18 10:40 ./usr/bin/llama-run -rwxr-xr-x root/root 1584624 2025-04-18 10:40 ./usr/bin/llama-save-load-state -rwxr-xr-x root/root 2264968 2025-04-18 10:40 ./usr/bin/llama-server -rwxr-xr-x root/root 22856 2025-04-18 10:40 ./usr/bin/llama-simple -rwxr-xr-x root/root 22864 2025-04-18 10:40 ./usr/bin/llama-simple-chat -rwxr-xr-x root/root 1609200 2025-04-18 10:40 ./usr/bin/llama-speculative -rwxr-xr-x root/root 1592816 2025-04-18 10:40 ./usr/bin/llama-speculative-simple -rwxr-xr-x root/root 261560 2025-04-18 10:40 ./usr/bin/llama-tokenize -rwxr-xr-x root/root 1687032 2025-04-18 10:40 ./usr/bin/llama-tts drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/ drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/x86_64-linux-gnu/ drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/x86_64-linux-gnu/llama.cpp/ -rw-r--r-- root/root 1619384 2025-04-18 10:40 ./usr/lib/x86_64-linux-gnu/llama.cpp/libllama.so -rw-r--r-- root/root 408888 2025-04-18 10:40 ./usr/lib/x86_64-linux-gnu/llama.cpp/libllava_shared.so -rw-r--r-- root/root 421200 2025-04-18 10:40 ./usr/lib/x86_64-linux-gnu/llama.cpp/libmtmd_shared.so drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/share/ drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/share/doc/llama.cpp/ -rw-r--r-- root/root 170 2025-04-18 10:40 ./usr/share/doc/llama.cpp/changelog.Debian.gz -rw-r--r-- root/root 10914 2025-04-18 10:40 ./usr/share/doc/llama.cpp/copyright drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/share/lintian/ drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 546 2025-04-18 10:40 ./usr/share/lintian/overrides/llama.cpp |
copyright of llama.cpp_5151+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 models 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 all of the model-related files, as some where generated from external sources, such as huggingface data. . We remove some pre-built files of the Web UI, as well as of the Android sources. 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: src/ggml-cpu/kleidiai/* Copyright: 2025, Arm Limited and/or its affiliates <open-source-office@arm.com> License: Expat 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_5151+dfsg-1~exp2_amd64.deb (click to toggle) | |
---|---|
Package: | llama.cpp-dbgsym |
Source: | llama.cpp |
Version: | 5151+dfsg-1~exp2 |
Auto-Built-Package: | debug-symbols |
Architecture: | amd64 |
Maintainer: | Debian Deep Learning Team <debian-ai@lists.debian.org> |
Installed-Size: | 261141 |
Depends: | llama.cpp (=5151+dfsg-1~exp2) |
Section: | debug |
Priority: | optional |
Description: | debug symbols for llama.cpp |
Build-Ids: | 04dfba4409ea0f3f2e4222329bbbe6af71081b0c 071c91575a8fa5a0c16225e646b42e610839792b 2564995efe4dd485912b72af3a1909f5cec09ab3 2c5c6eb311cfbbf4a38e5a5ed5ac6191930284eb 2c7982a48ca8639acb1d722b83990731997465e1 301f734834f5817b6786d17d29242a17d05a7c40 3294e5958c21b243823e0fefb147503bc0d17c89 3e2c2a37f8e0abb3c96d2e9ed9ff5743fdb1fee0 412666f02117ccb1d15c26a3734bdc7e21c03a34 44fa570605a2e41b69722a3391da5d9b3e8987f0 4a9e3fdedde4d0a2d83de2364a845ccc431c2807 4c38a114d6843711115d19ba20da67531ab4677a 4ced6a68876cc4ebabf452a43d2eab2e8e062215 4e80f55efd4b503d8580c1d880b4863b420af3fa 501582755bed80269795d883d7684c99089a45e8 5c1d97e7c62b1802c3142488aedc51efad8fa625 6859eadc29e20b98a34a87bb7505ea8abb1adc6b 74ead3257beb94c5ff990fcd7eee8e7c32585e9a 7775f31849ef1d0319d8031556312bee15ad312b 83ff67167e228ff169db5597f5513cd41de073b4 8842986fc065aba895e1c68a5cd17f82e0b25de7 88492fc4cdb076d005c3bb0374fadc391a3f97a3 894a394d418d4042e7eedce54184fe0da725a9ed 99ad35ff86477b286b2fcb7caa967ee2b7d11c2d 9aed3ffb4a4fb8c5ccca10d72c6339cbc284e6f4 9c34e6eee935303d034e936e923d04b8dad61b98 a4875d3451a22b4e93a3c1cb3487273e977c1a1b a703800f8cad7d471330f97deaf64deb2b4f4e08 b8a03693d8dae620e63492dbe28f0459eed4d583 b995a73f0de9d9d350d5718e0420df7f1169bcac be63edf2be31d7187fa40b3aa03ab089e8ea61d7 cac4ae3dc34242cd7249ab34bd3f4c7781c1e4e1 ccbc06b00590b6740499098353e8c268d1802562 d6cd9d5fb2bf5296a915f6146c46430c69175741 d84f967e1c73e965ea522e8818ddc7b0790892ca da379038ef8868cf04c407b92c8d9e53dc6c0eb7 ddbf4ba5095736119e3f1440113a95d5c14c4a30 e747582535136d69dae2fed30054e30098b37bfa e975268a09bd2d38b7e51d411d13c9b5b89ca897 eb89e390391674f91379735932d0c1be72178040 f26eda81ca5932bbced4418aa327384ba3a4c0c5 f654fbd100cbaecd739fd040e139c23ee67f9dd1 f888de4e3382bf99077b688f6654e3c4bfe79279 f900fc893ecd9ced22b6feb3abf4cda5a3ded19c f913134f18dce40896a6c60f50047c701dadd281 |
contents of llama.cpp-dbgsym_5151+dfsg-1~exp2_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-04-18 10:40 ./ drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/ drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/ drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/04/ -rw-r--r-- root/root 8291672 2025-04-18 10:40 ./usr/lib/debug/.build-id/04/dfba4409ea0f3f2e4222329bbbe6af71081b0c.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/07/ -rw-r--r-- root/root 7817496 2025-04-18 10:40 ./usr/lib/debug/.build-id/07/1c91575a8fa5a0c16225e646b42e610839792b.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/25/ -rw-r--r-- root/root 8323072 2025-04-18 10:40 ./usr/lib/debug/.build-id/25/64995efe4dd485912b72af3a1909f5cec09ab3.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/2c/ -rw-r--r-- root/root 9369280 2025-04-18 10:40 ./usr/lib/debug/.build-id/2c/5c6eb311cfbbf4a38e5a5ed5ac6191930284eb.debug -rw-r--r-- root/root 8170128 2025-04-18 10:40 ./usr/lib/debug/.build-id/2c/7982a48ca8639acb1d722b83990731997465e1.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/30/ -rw-r--r-- root/root 8238984 2025-04-18 10:40 ./usr/lib/debug/.build-id/30/1f734834f5817b6786d17d29242a17d05a7c40.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/32/ -rw-r--r-- root/root 1231704 2025-04-18 10:40 ./usr/lib/debug/.build-id/32/94e5958c21b243823e0fefb147503bc0d17c89.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/3e/ -rw-r--r-- root/root 1987968 2025-04-18 10:40 ./usr/lib/debug/.build-id/3e/2c2a37f8e0abb3c96d2e9ed9ff5743fdb1fee0.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/41/ -rw-r--r-- root/root 9231920 2025-04-18 10:40 ./usr/lib/debug/.build-id/41/2666f02117ccb1d15c26a3734bdc7e21c03a34.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/44/ -rw-r--r-- root/root 1051144 2025-04-18 10:40 ./usr/lib/debug/.build-id/44/fa570605a2e41b69722a3391da5d9b3e8987f0.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/4a/ -rw-r--r-- root/root 1245048 2025-04-18 10:40 ./usr/lib/debug/.build-id/4a/9e3fdedde4d0a2d83de2364a845ccc431c2807.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/4c/ -rw-r--r-- root/root 8531816 2025-04-18 10:40 ./usr/lib/debug/.build-id/4c/38a114d6843711115d19ba20da67531ab4677a.debug -rw-r--r-- root/root 948128 2025-04-18 10:40 ./usr/lib/debug/.build-id/4c/ed6a68876cc4ebabf452a43d2eab2e8e062215.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/4e/ -rw-r--r-- root/root 56432 2025-04-18 10:40 ./usr/lib/debug/.build-id/4e/80f55efd4b503d8580c1d880b4863b420af3fa.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/50/ -rw-r--r-- root/root 1171984 2025-04-18 10:40 ./usr/lib/debug/.build-id/50/1582755bed80269795d883d7684c99089a45e8.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/5c/ -rw-r--r-- root/root 8210816 2025-04-18 10:40 ./usr/lib/debug/.build-id/5c/1d97e7c62b1802c3142488aedc51efad8fa625.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/68/ -rw-r--r-- root/root 8253032 2025-04-18 10:40 ./usr/lib/debug/.build-id/68/59eadc29e20b98a34a87bb7505ea8abb1adc6b.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/74/ -rw-r--r-- root/root 8353864 2025-04-18 10:40 ./usr/lib/debug/.build-id/74/ead3257beb94c5ff990fcd7eee8e7c32585e9a.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/77/ -rw-r--r-- root/root 8322240 2025-04-18 10:40 ./usr/lib/debug/.build-id/77/75f31849ef1d0319d8031556312bee15ad312b.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/83/ -rw-r--r-- root/root 8170256 2025-04-18 10:40 ./usr/lib/debug/.build-id/83/ff67167e228ff169db5597f5513cd41de073b4.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/88/ -rw-r--r-- root/root 37568 2025-04-18 10:40 ./usr/lib/debug/.build-id/88/42986fc065aba895e1c68a5cd17f82e0b25de7.debug -rw-r--r-- root/root 8297456 2025-04-18 10:40 ./usr/lib/debug/.build-id/88/492fc4cdb076d005c3bb0374fadc391a3f97a3.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/89/ -rw-r--r-- root/root 9541080 2025-04-18 10:40 ./usr/lib/debug/.build-id/89/4a394d418d4042e7eedce54184fe0da725a9ed.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/99/ -rw-r--r-- root/root 9363592 2025-04-18 10:40 ./usr/lib/debug/.build-id/99/ad35ff86477b286b2fcb7caa967ee2b7d11c2d.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/9a/ -rw-r--r-- root/root 95672 2025-04-18 10:40 ./usr/lib/debug/.build-id/9a/ed3ffb4a4fb8c5ccca10d72c6339cbc284e6f4.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/9c/ -rw-r--r-- root/root 8192720 2025-04-18 10:40 ./usr/lib/debug/.build-id/9c/34e6eee935303d034e936e923d04b8dad61b98.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/a4/ -rw-r--r-- root/root 8220648 2025-04-18 10:40 ./usr/lib/debug/.build-id/a4/875d3451a22b4e93a3c1cb3487273e977c1a1b.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/a7/ -rw-r--r-- root/root 8212632 2025-04-18 10:40 ./usr/lib/debug/.build-id/a7/03800f8cad7d471330f97deaf64deb2b4f4e08.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/b8/ -rw-r--r-- root/root 8331872 2025-04-18 10:40 ./usr/lib/debug/.build-id/b8/a03693d8dae620e63492dbe28f0459eed4d583.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/b9/ -rw-r--r-- root/root 8318616 2025-04-18 10:40 ./usr/lib/debug/.build-id/b9/95a73f0de9d9d350d5718e0420df7f1169bcac.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/be/ -rw-r--r-- root/root 8313288 2025-04-18 10:40 ./usr/lib/debug/.build-id/be/63edf2be31d7187fa40b3aa03ab089e8ea61d7.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/ca/ -rw-r--r-- root/root 9343568 2025-04-18 10:40 ./usr/lib/debug/.build-id/ca/c4ae3dc34242cd7249ab34bd3f4c7781c1e4e1.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/cc/ -rw-r--r-- root/root 1083616 2025-04-18 10:40 ./usr/lib/debug/.build-id/cc/bc06b00590b6740499098353e8c268d1802562.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/d6/ -rw-r--r-- root/root 677528 2025-04-18 10:40 ./usr/lib/debug/.build-id/d6/cd9d5fb2bf5296a915f6146c46430c69175741.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/d8/ -rw-r--r-- root/root 8186640 2025-04-18 10:40 ./usr/lib/debug/.build-id/d8/4f967e1c73e965ea522e8818ddc7b0790892ca.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/da/ -rw-r--r-- root/root 216144 2025-04-18 10:40 ./usr/lib/debug/.build-id/da/379038ef8868cf04c407b92c8d9e53dc6c0eb7.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/dd/ -rw-r--r-- root/root 196976 2025-04-18 10:40 ./usr/lib/debug/.build-id/dd/bf4ba5095736119e3f1440113a95d5c14c4a30.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/e7/ -rw-r--r-- root/root 12159944 2025-04-18 10:40 ./usr/lib/debug/.build-id/e7/47582535136d69dae2fed30054e30098b37bfa.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/e9/ -rw-r--r-- root/root 59072 2025-04-18 10:40 ./usr/lib/debug/.build-id/e9/75268a09bd2d38b7e51d411d13c9b5b89ca897.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/eb/ -rw-r--r-- root/root 8440176 2025-04-18 10:40 ./usr/lib/debug/.build-id/eb/89e390391674f91379735932d0c1be72178040.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/f2/ -rw-r--r-- root/root 6521664 2025-04-18 10:40 ./usr/lib/debug/.build-id/f2/6eda81ca5932bbced4418aa327384ba3a4c0c5.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/f6/ -rw-r--r-- root/root 8230304 2025-04-18 10:40 ./usr/lib/debug/.build-id/f6/54fbd100cbaecd739fd040e139c23ee67f9dd1.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/f8/ -rw-r--r-- root/root 55912 2025-04-18 10:40 ./usr/lib/debug/.build-id/f8/88de4e3382bf99077b688f6654e3c4bfe79279.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.build-id/f9/ -rw-r--r-- root/root 8208976 2025-04-18 10:40 ./usr/lib/debug/.build-id/f9/00fc893ecd9ced22b6feb3abf4cda5a3ded19c.debug -rw-r--r-- root/root 8193968 2025-04-18 10:40 ./usr/lib/debug/.build-id/f9/13134f18dce40896a6c60f50047c701dadd281.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.dwz/ drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/lib/debug/.dwz/x86_64-linux-gnu/ -rw-r--r-- root/root 1858368 2025-04-18 10:40 ./usr/lib/debug/.dwz/x86_64-linux-gnu/llama.cpp.debug drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/share/ drwxr-xr-x root/root 0 2025-04-18 10:40 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-04-18 10:40 ./usr/share/doc/llama.cpp-dbgsym -> llama.cpp |
copyright of llama.cpp-dbgsym_5151+dfsg-1~exp2_amd64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
Timestamp: 18.04.2025 / 16:02:45 (UTC)