Index of /bin/linux/llama.cpp/
- 📄 .clang-format
- 📄 .clang-tidy
- 📁 .devops/
- 📄 .dockerignore
- 📄 .ecrc
- 📄 .editorconfig
- 📄 .flake8
- 📁 .gemini/
- 📁 .git/
- 📁 .github/
- 📄 .gitignore
- 📄 .gitmodules
- 📄 .pre-commit-config.yaml
- 📄 AGENTS.md
- 📄 AUTHORS
- 📄 CLAUDE.md
- 📄 CMakeLists.txt
- 📄 CMakePresets.json
- 📄 CODEOWNERS
- 📄 CONTRIBUTING.md
- 📄 LICENSE
- 📄 Makefile
- 📄 README.md
- 📄 SECURITY.md
- 📁 benches/
- 📄 build-xcframework.sh
- 📁 ci/
- 📁 cmake/
- 📁 common/
- 📄 convert_hf_to_gguf.py
- 📄 convert_hf_to_gguf_update.py
- 📄 convert_llama_ggml_to_gguf.py
- 📄 convert_lora_to_gguf.py
- 📁 docs/
- 📁 examples/
- 📄 flake.lock
- 📄 flake.nix
- 📁 ggml/
- 📁 gguf-py/
- 📁 grammars/
- 📁 include/
- 📁 licenses/
- 📁 media/
- 📁 models/
- 📄 mypy.ini
- 📁 pocs/
- 📄 poetry.lock
- 📄 pyproject.toml
- 📄 pyrightconfig.json
- 📁 requirements/
- 📄 requirements.txt
- 📁 scripts/
- 📁 src/
- 📁 tests/
- 📁 tools/
- 📁 vendor/