LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
requirements.txt
setup.py
versioneer.py
scripts/copy_libs.py
scripts/setup.sh
src/xllamacpp/__init__.pxd
src/xllamacpp/__init__.py
src/xllamacpp/_version.py
src/xllamacpp/memory.py
src/xllamacpp/server.cpp
src/xllamacpp/server.h
src/xllamacpp/server.pxd
src/xllamacpp/xllamacpp.cpp
src/xllamacpp/xllamacpp.pxd
src/xllamacpp/xllamacpp.pyx
src/xllamacpp.egg-info/PKG-INFO
src/xllamacpp.egg-info/SOURCES.txt
src/xllamacpp.egg-info/dependency_links.txt
src/xllamacpp.egg-info/requires.txt
src/xllamacpp.egg-info/top_level.txt
tests/test_memory.py
tests/test_params.py
tests/test_server.py
thirdparty/llama.cpp/.clang-format
thirdparty/llama.cpp/.clang-tidy
thirdparty/llama.cpp/.dockerignore
thirdparty/llama.cpp/.ecrc
thirdparty/llama.cpp/.editorconfig
thirdparty/llama.cpp/.flake8
thirdparty/llama.cpp/.git
thirdparty/llama.cpp/.gitignore
thirdparty/llama.cpp/.gitmodules
thirdparty/llama.cpp/.pre-commit-config.yaml
thirdparty/llama.cpp/AUTHORS
thirdparty/llama.cpp/CMakeLists.txt
thirdparty/llama.cpp/CMakePresets.json
thirdparty/llama.cpp/CODEOWNERS
thirdparty/llama.cpp/CONTRIBUTING.md
thirdparty/llama.cpp/LICENSE
thirdparty/llama.cpp/Makefile
thirdparty/llama.cpp/README.md
thirdparty/llama.cpp/SECURITY.md
thirdparty/llama.cpp/build-xcframework.sh
thirdparty/llama.cpp/convert_hf_to_gguf.py
thirdparty/llama.cpp/convert_hf_to_gguf_update.py
thirdparty/llama.cpp/convert_llama_ggml_to_gguf.py
thirdparty/llama.cpp/convert_lora_to_gguf.py
thirdparty/llama.cpp/flake.lock
thirdparty/llama.cpp/flake.nix
thirdparty/llama.cpp/mypy.ini
thirdparty/llama.cpp/poetry.lock
thirdparty/llama.cpp/pyproject.toml
thirdparty/llama.cpp/pyrightconfig.json
thirdparty/llama.cpp/requirements.txt
thirdparty/llama.cpp/.devops/cann.Dockerfile
thirdparty/llama.cpp/.devops/cpu.Dockerfile
thirdparty/llama.cpp/.devops/cuda.Dockerfile
thirdparty/llama.cpp/.devops/intel.Dockerfile
thirdparty/llama.cpp/.devops/llama-cli-cann.Dockerfile
thirdparty/llama.cpp/.devops/llama-cpp-cuda.srpm.spec
thirdparty/llama.cpp/.devops/llama-cpp.srpm.spec
thirdparty/llama.cpp/.devops/musa.Dockerfile
thirdparty/llama.cpp/.devops/rocm.Dockerfile
thirdparty/llama.cpp/.devops/s390x.Dockerfile
thirdparty/llama.cpp/.devops/tools.sh
thirdparty/llama.cpp/.devops/vulkan.Dockerfile
thirdparty/llama.cpp/.devops/nix/apps.nix
thirdparty/llama.cpp/.devops/nix/devshells.nix
thirdparty/llama.cpp/.devops/nix/docker.nix
thirdparty/llama.cpp/.devops/nix/jetson-support.nix
thirdparty/llama.cpp/.devops/nix/nixpkgs-instances.nix
thirdparty/llama.cpp/.devops/nix/package-gguf-py.nix
thirdparty/llama.cpp/.devops/nix/package.nix
thirdparty/llama.cpp/.devops/nix/python-scripts.nix
thirdparty/llama.cpp/.devops/nix/scope.nix
thirdparty/llama.cpp/.devops/nix/sif.nix
thirdparty/llama.cpp/.github/copilot-instructions.md
thirdparty/llama.cpp/.github/labeler.yml
thirdparty/llama.cpp/.github/pull_request_template.md
thirdparty/llama.cpp/.github/ISSUE_TEMPLATE/010-bug-compilation.yml
thirdparty/llama.cpp/.github/ISSUE_TEMPLATE/011-bug-results.yml
thirdparty/llama.cpp/.github/ISSUE_TEMPLATE/019-bug-misc.yml
thirdparty/llama.cpp/.github/ISSUE_TEMPLATE/020-enhancement.yml
thirdparty/llama.cpp/.github/ISSUE_TEMPLATE/030-research.yml
thirdparty/llama.cpp/.github/ISSUE_TEMPLATE/040-refactor.yml
thirdparty/llama.cpp/.github/ISSUE_TEMPLATE/config.yml
thirdparty/llama.cpp/.github/actions/get-tag-name/action.yml
thirdparty/llama.cpp/.github/actions/windows-setup-cuda/action.yml
thirdparty/llama.cpp/.github/actions/windows-setup-curl/action.yml
thirdparty/llama.cpp/.github/workflows/bench.yml.disabled
thirdparty/llama.cpp/.github/workflows/build-cmake-pkg.yml
thirdparty/llama.cpp/.github/workflows/build-linux-cross.yml
thirdparty/llama.cpp/.github/workflows/build-riscv-native.yml
thirdparty/llama.cpp/.github/workflows/build.yml
thirdparty/llama.cpp/.github/workflows/close-issue.yml
thirdparty/llama.cpp/.github/workflows/copilot-setup-steps.yml
thirdparty/llama.cpp/.github/workflows/docker.yml
thirdparty/llama.cpp/.github/workflows/editorconfig.yml
thirdparty/llama.cpp/.github/workflows/gguf-publish.yml
thirdparty/llama.cpp/.github/workflows/labeler.yml
thirdparty/llama.cpp/.github/workflows/pre-tokenizer-hashes.yml
thirdparty/llama.cpp/.github/workflows/python-check-requirements.yml
thirdparty/llama.cpp/.github/workflows/python-lint.yml
thirdparty/llama.cpp/.github/workflows/python-type-check.yml
thirdparty/llama.cpp/.github/workflows/release.yml
thirdparty/llama.cpp/.github/workflows/server.yml
thirdparty/llama.cpp/.github/workflows/update-ops-docs.yml
thirdparty/llama.cpp/.github/workflows/winget.yml
thirdparty/llama.cpp/ci/README-MUSA.md
thirdparty/llama.cpp/ci/README.md
thirdparty/llama.cpp/ci/run.sh
thirdparty/llama.cpp/cmake/arm64-apple-clang.cmake
thirdparty/llama.cpp/cmake/arm64-windows-llvm.cmake
thirdparty/llama.cpp/cmake/build-info.cmake
thirdparty/llama.cpp/cmake/common.cmake
thirdparty/llama.cpp/cmake/git-vars.cmake
thirdparty/llama.cpp/cmake/llama-config.cmake.in
thirdparty/llama.cpp/cmake/llama.pc.in
thirdparty/llama.cpp/cmake/x64-windows-llvm.cmake
thirdparty/llama.cpp/common/CMakeLists.txt
thirdparty/llama.cpp/common/arg.cpp
thirdparty/llama.cpp/common/arg.h
thirdparty/llama.cpp/common/base64.hpp
thirdparty/llama.cpp/common/build-info.cpp.in
thirdparty/llama.cpp/common/chat-parser.cpp
thirdparty/llama.cpp/common/chat-parser.h
thirdparty/llama.cpp/common/chat.cpp
thirdparty/llama.cpp/common/chat.h
thirdparty/llama.cpp/common/common.cpp
thirdparty/llama.cpp/common/common.h
thirdparty/llama.cpp/common/console.cpp
thirdparty/llama.cpp/common/console.h
thirdparty/llama.cpp/common/json-partial.cpp
thirdparty/llama.cpp/common/json-partial.h
thirdparty/llama.cpp/common/json-schema-to-grammar.cpp
thirdparty/llama.cpp/common/json-schema-to-grammar.h
thirdparty/llama.cpp/common/llguidance.cpp
thirdparty/llama.cpp/common/log.cpp
thirdparty/llama.cpp/common/log.h
thirdparty/llama.cpp/common/ngram-cache.cpp
thirdparty/llama.cpp/common/ngram-cache.h
thirdparty/llama.cpp/common/regex-partial.cpp
thirdparty/llama.cpp/common/regex-partial.h
thirdparty/llama.cpp/common/sampling.cpp
thirdparty/llama.cpp/common/sampling.h
thirdparty/llama.cpp/common/speculative.cpp
thirdparty/llama.cpp/common/speculative.h
thirdparty/llama.cpp/docs/android.md
thirdparty/llama.cpp/docs/build-s390x.md
thirdparty/llama.cpp/docs/build.md
thirdparty/llama.cpp/docs/docker.md
thirdparty/llama.cpp/docs/function-calling.md
thirdparty/llama.cpp/docs/install.md
thirdparty/llama.cpp/docs/llguidance.md
thirdparty/llama.cpp/docs/multimodal.md
thirdparty/llama.cpp/docs/ops.md
thirdparty/llama.cpp/docs/backend/BLIS.md
thirdparty/llama.cpp/docs/backend/CANN.md
thirdparty/llama.cpp/docs/backend/CUDA-FEDORA.md
thirdparty/llama.cpp/docs/backend/OPENCL.md
thirdparty/llama.cpp/docs/backend/SYCL.md
thirdparty/llama.cpp/docs/backend/zDNN.md
thirdparty/llama.cpp/docs/development/HOWTO-add-model.md
thirdparty/llama.cpp/docs/development/debugging-tests.md
thirdparty/llama.cpp/docs/development/token_generation_performance_tips.md
thirdparty/llama.cpp/docs/development/llama-star/idea-arch.key
thirdparty/llama.cpp/docs/development/llama-star/idea-arch.pdf
thirdparty/llama.cpp/docs/multimodal/MobileVLM.md
thirdparty/llama.cpp/docs/multimodal/gemma3.md
thirdparty/llama.cpp/docs/multimodal/glmedge.md
thirdparty/llama.cpp/docs/multimodal/granitevision.md
thirdparty/llama.cpp/docs/multimodal/llava.md
thirdparty/llama.cpp/docs/multimodal/minicpmo2.6.md
thirdparty/llama.cpp/docs/multimodal/minicpmo4.0.md
thirdparty/llama.cpp/docs/multimodal/minicpmv2.5.md
thirdparty/llama.cpp/docs/multimodal/minicpmv2.6.md
thirdparty/llama.cpp/docs/multimodal/minicpmv4.0.md
thirdparty/llama.cpp/docs/multimodal/minicpmv4.5.md
thirdparty/llama.cpp/docs/ops/BLAS.csv
thirdparty/llama.cpp/docs/ops/CANN.csv
thirdparty/llama.cpp/docs/ops/CPU.csv
thirdparty/llama.cpp/docs/ops/CUDA.csv
thirdparty/llama.cpp/docs/ops/Metal.csv
thirdparty/llama.cpp/docs/ops/OpenCL.csv
thirdparty/llama.cpp/docs/ops/SYCL.csv
thirdparty/llama.cpp/docs/ops/Vulkan.csv
thirdparty/llama.cpp/docs/ops/zDNN.csv
thirdparty/llama.cpp/examples/CMakeLists.txt
thirdparty/llama.cpp/examples/convert_legacy_llama.py
thirdparty/llama.cpp/examples/json_schema_pydantic_example.py
thirdparty/llama.cpp/examples/json_schema_to_grammar.py
thirdparty/llama.cpp/examples/llama.vim
thirdparty/llama.cpp/examples/pydantic_models_to_grammar.py
thirdparty/llama.cpp/examples/pydantic_models_to_grammar_examples.py
thirdparty/llama.cpp/examples/reason-act.sh
thirdparty/llama.cpp/examples/regex_to_grammar.py
thirdparty/llama.cpp/examples/server-llama2-13B.sh
thirdparty/llama.cpp/examples/server_embd.py
thirdparty/llama.cpp/examples/ts-type-to-grammar.sh
thirdparty/llama.cpp/examples/batched/CMakeLists.txt
thirdparty/llama.cpp/examples/batched/README.md
thirdparty/llama.cpp/examples/batched/batched.cpp
thirdparty/llama.cpp/examples/batched.swift/.gitignore
thirdparty/llama.cpp/examples/batched.swift/Makefile
thirdparty/llama.cpp/examples/batched.swift/Package.swift
thirdparty/llama.cpp/examples/batched.swift/README.md
thirdparty/llama.cpp/examples/batched.swift/Sources/main.swift
thirdparty/llama.cpp/examples/convert-llama2c-to-ggml/CMakeLists.txt
thirdparty/llama.cpp/examples/convert-llama2c-to-ggml/README.md
thirdparty/llama.cpp/examples/convert-llama2c-to-ggml/convert-llama2c-to-ggml.cpp
thirdparty/llama.cpp/examples/deprecation-warning/README.md
thirdparty/llama.cpp/examples/deprecation-warning/deprecation-warning.cpp
thirdparty/llama.cpp/examples/diffusion/CMakeLists.txt
thirdparty/llama.cpp/examples/diffusion/README.md
thirdparty/llama.cpp/examples/diffusion/diffusion-cli.cpp
thirdparty/llama.cpp/examples/embedding/CMakeLists.txt
thirdparty/llama.cpp/examples/embedding/README.md
thirdparty/llama.cpp/examples/embedding/embedding.cpp
thirdparty/llama.cpp/examples/eval-callback/CMakeLists.txt
thirdparty/llama.cpp/examples/eval-callback/README.md
thirdparty/llama.cpp/examples/eval-callback/eval-callback.cpp
thirdparty/llama.cpp/examples/gen-docs/CMakeLists.txt
thirdparty/llama.cpp/examples/gen-docs/gen-docs.cpp
thirdparty/llama.cpp/examples/gguf/CMakeLists.txt
thirdparty/llama.cpp/examples/gguf/gguf.cpp
thirdparty/llama.cpp/examples/gguf-hash/CMakeLists.txt
thirdparty/llama.cpp/examples/gguf-hash/README.md
thirdparty/llama.cpp/examples/gguf-hash/gguf-hash.cpp
thirdparty/llama.cpp/examples/gguf-hash/deps/rotate-bits/package.json
thirdparty/llama.cpp/examples/gguf-hash/deps/rotate-bits/rotate-bits.h
thirdparty/llama.cpp/examples/gguf-hash/deps/sha1/package.json
thirdparty/llama.cpp/examples/gguf-hash/deps/sha1/sha1.c
thirdparty/llama.cpp/examples/gguf-hash/deps/sha1/sha1.h
thirdparty/llama.cpp/examples/gguf-hash/deps/sha256/package.json
thirdparty/llama.cpp/examples/gguf-hash/deps/sha256/sha256.c
thirdparty/llama.cpp/examples/gguf-hash/deps/sha256/sha256.h
thirdparty/llama.cpp/examples/gguf-hash/deps/xxhash/clib.json
thirdparty/llama.cpp/examples/gguf-hash/deps/xxhash/xxhash.c
thirdparty/llama.cpp/examples/gguf-hash/deps/xxhash/xxhash.h
thirdparty/llama.cpp/examples/llama.android/.gitignore
thirdparty/llama.cpp/examples/llama.android/README.md
thirdparty/llama.cpp/examples/llama.android/build.gradle.kts
thirdparty/llama.cpp/examples/llama.android/gradle.properties
thirdparty/llama.cpp/examples/llama.android/gradlew
thirdparty/llama.cpp/examples/llama.android/settings.gradle.kts
thirdparty/llama.cpp/examples/llama.android/app/.gitignore
thirdparty/llama.cpp/examples/llama.android/app/build.gradle.kts
thirdparty/llama.cpp/examples/llama.android/app/proguard-rules.pro
thirdparty/llama.cpp/examples/llama.android/app/src/main/AndroidManifest.xml
thirdparty/llama.cpp/examples/llama.android/app/src/main/java/com/example/llama/Downloadable.kt
thirdparty/llama.cpp/examples/llama.android/app/src/main/java/com/example/llama/MainActivity.kt
thirdparty/llama.cpp/examples/llama.android/app/src/main/java/com/example/llama/MainViewModel.kt
thirdparty/llama.cpp/examples/llama.android/app/src/main/java/com/example/llama/ui/theme/Color.kt
thirdparty/llama.cpp/examples/llama.android/app/src/main/java/com/example/llama/ui/theme/Theme.kt
thirdparty/llama.cpp/examples/llama.android/app/src/main/java/com/example/llama/ui/theme/Type.kt
thirdparty/llama.cpp/examples/llama.android/app/src/main/res/drawable/ic_launcher_background.xml
thirdparty/llama.cpp/examples/llama.android/app/src/main/res/drawable/ic_launcher_foreground.xml
thirdparty/llama.cpp/examples/llama.android/app/src/main/res/mipmap-anydpi/ic_launcher.xml
thirdparty/llama.cpp/examples/llama.android/app/src/main/res/mipmap-anydpi/ic_launcher_round.xml
thirdparty/llama.cpp/examples/llama.android/app/src/main/res/mipmap-hdpi/ic_launcher.webp
thirdparty/llama.cpp/examples/llama.android/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp
thirdparty/llama.cpp/examples/llama.android/app/src/main/res/mipmap-mdpi/ic_launcher.webp
thirdparty/llama.cpp/examples/llama.android/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp
thirdparty/llama.cpp/examples/llama.android/app/src/main/res/mipmap-xhdpi/ic_launcher.webp
thirdparty/llama.cpp/examples/llama.android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp
thirdparty/llama.cpp/examples/llama.android/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp
thirdparty/llama.cpp/examples/llama.android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp
thirdparty/llama.cpp/examples/llama.android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp
thirdparty/llama.cpp/examples/llama.android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp
thirdparty/llama.cpp/examples/llama.android/app/src/main/res/values/colors.xml
thirdparty/llama.cpp/examples/llama.android/app/src/main/res/values/strings.xml
thirdparty/llama.cpp/examples/llama.android/app/src/main/res/values/themes.xml
thirdparty/llama.cpp/examples/llama.android/app/src/main/res/xml/backup_rules.xml
thirdparty/llama.cpp/examples/llama.android/app/src/main/res/xml/data_extraction_rules.xml
thirdparty/llama.cpp/examples/llama.android/gradle/wrapper/gradle-wrapper.jar
thirdparty/llama.cpp/examples/llama.android/gradle/wrapper/gradle-wrapper.properties
thirdparty/llama.cpp/examples/llama.android/llama/.gitignore
thirdparty/llama.cpp/examples/llama.android/llama/build.gradle.kts
thirdparty/llama.cpp/examples/llama.android/llama/consumer-rules.pro
thirdparty/llama.cpp/examples/llama.android/llama/proguard-rules.pro
thirdparty/llama.cpp/examples/llama.android/llama/src/androidTest/java/android/llama/cpp/ExampleInstrumentedTest.kt
thirdparty/llama.cpp/examples/llama.android/llama/src/main/AndroidManifest.xml
thirdparty/llama.cpp/examples/llama.android/llama/src/main/cpp/CMakeLists.txt
thirdparty/llama.cpp/examples/llama.android/llama/src/main/cpp/llama-android.cpp
thirdparty/llama.cpp/examples/llama.android/llama/src/main/java/android/llama/cpp/LLamaAndroid.kt
thirdparty/llama.cpp/examples/llama.android/llama/src/test/java/android/llama/cpp/ExampleUnitTest.kt
thirdparty/llama.cpp/examples/llama.swiftui/.gitignore
thirdparty/llama.cpp/examples/llama.swiftui/README.md
thirdparty/llama.cpp/examples/llama.swiftui/llama.cpp.swift/LibLlama.swift
thirdparty/llama.cpp/examples/llama.swiftui/llama.swiftui/llama_swiftuiApp.swift
thirdparty/llama.cpp/examples/llama.swiftui/llama.swiftui.xcodeproj/project.pbxproj
thirdparty/llama.cpp/examples/llama.swiftui/llama.swiftui.xcodeproj/project.xcworkspace/contents.xcworkspacedata
thirdparty/llama.cpp/examples/llama.swiftui/llama.swiftui.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
thirdparty/llama.cpp/examples/llama.swiftui/llama.swiftui/Assets.xcassets/Contents.json
thirdparty/llama.cpp/examples/llama.swiftui/llama.swiftui/Assets.xcassets/AppIcon.appiconset/Contents.json
thirdparty/llama.cpp/examples/llama.swiftui/llama.swiftui/Models/LlamaState.swift
thirdparty/llama.cpp/examples/llama.swiftui/llama.swiftui/Resources/models/.gitignore
thirdparty/llama.cpp/examples/llama.swiftui/llama.swiftui/UI/ContentView.swift
thirdparty/llama.cpp/examples/llama.swiftui/llama.swiftui/UI/DownloadButton.swift
thirdparty/llama.cpp/examples/llama.swiftui/llama.swiftui/UI/InputButton.swift
thirdparty/llama.cpp/examples/llama.swiftui/llama.swiftui/UI/LoadCustomButton.swift
thirdparty/llama.cpp/examples/lookahead/CMakeLists.txt
thirdparty/llama.cpp/examples/lookahead/README.md
thirdparty/llama.cpp/examples/lookahead/lookahead.cpp
thirdparty/llama.cpp/examples/lookup/CMakeLists.txt
thirdparty/llama.cpp/examples/lookup/README.md
thirdparty/llama.cpp/examples/lookup/lookup-create.cpp
thirdparty/llama.cpp/examples/lookup/lookup-merge.cpp
thirdparty/llama.cpp/examples/lookup/lookup-stats.cpp
thirdparty/llama.cpp/examples/lookup/lookup.cpp
thirdparty/llama.cpp/examples/model-conversion/.gitignore
thirdparty/llama.cpp/examples/model-conversion/CMakeLists.txt
thirdparty/llama.cpp/examples/model-conversion/Makefile
thirdparty/llama.cpp/examples/model-conversion/README.md
thirdparty/llama.cpp/examples/model-conversion/logits.cpp
thirdparty/llama.cpp/examples/model-conversion/requirements.txt
thirdparty/llama.cpp/examples/model-conversion/scripts/causal/compare-embeddings-logits.sh
thirdparty/llama.cpp/examples/model-conversion/scripts/causal/compare-logits.py
thirdparty/llama.cpp/examples/model-conversion/scripts/causal/convert-model.sh
thirdparty/llama.cpp/examples/model-conversion/scripts/causal/modelcard.template
thirdparty/llama.cpp/examples/model-conversion/scripts/causal/run-casual-gen-embeddings-org.py
thirdparty/llama.cpp/examples/model-conversion/scripts/causal/run-converted-model-embeddings-logits.sh
thirdparty/llama.cpp/examples/model-conversion/scripts/causal/run-converted-model.sh
thirdparty/llama.cpp/examples/model-conversion/scripts/causal/run-org-model.py
thirdparty/llama.cpp/examples/model-conversion/scripts/embedding/compare-embeddings-logits.sh
thirdparty/llama.cpp/examples/model-conversion/scripts/embedding/convert-model.sh
thirdparty/llama.cpp/examples/model-conversion/scripts/embedding/modelcard.template
thirdparty/llama.cpp/examples/model-conversion/scripts/embedding/run-converted-model.sh
thirdparty/llama.cpp/examples/model-conversion/scripts/embedding/run-original-model.py
thirdparty/llama.cpp/examples/model-conversion/scripts/utils/check-nmse.py
thirdparty/llama.cpp/examples/model-conversion/scripts/utils/create-collection-add-model.sh
thirdparty/llama.cpp/examples/model-conversion/scripts/utils/curl-embedding-server.sh
thirdparty/llama.cpp/examples/model-conversion/scripts/utils/hf-add-model-to-collection.py
thirdparty/llama.cpp/examples/model-conversion/scripts/utils/hf-create-collection.py
thirdparty/llama.cpp/examples/model-conversion/scripts/utils/hf-create-model.py
thirdparty/llama.cpp/examples/model-conversion/scripts/utils/hf-upload-gguf-model.py
thirdparty/llama.cpp/examples/model-conversion/scripts/utils/inspect-converted-model.sh
thirdparty/llama.cpp/examples/model-conversion/scripts/utils/inspect-org-model.py
thirdparty/llama.cpp/examples/model-conversion/scripts/utils/perplexity-gen.sh
thirdparty/llama.cpp/examples/model-conversion/scripts/utils/perplexity-run-simple.sh
thirdparty/llama.cpp/examples/model-conversion/scripts/utils/perplexity-run.sh
thirdparty/llama.cpp/examples/model-conversion/scripts/utils/quantize.sh
thirdparty/llama.cpp/examples/model-conversion/scripts/utils/run-embedding-server.sh
thirdparty/llama.cpp/examples/model-conversion/scripts/utils/semantic_check.py
thirdparty/llama.cpp/examples/parallel/CMakeLists.txt
thirdparty/llama.cpp/examples/parallel/README.md
thirdparty/llama.cpp/examples/parallel/parallel.cpp
thirdparty/llama.cpp/examples/passkey/CMakeLists.txt
thirdparty/llama.cpp/examples/passkey/README.md
thirdparty/llama.cpp/examples/passkey/passkey.cpp
thirdparty/llama.cpp/examples/retrieval/CMakeLists.txt
thirdparty/llama.cpp/examples/retrieval/README.md
thirdparty/llama.cpp/examples/retrieval/retrieval.cpp
thirdparty/llama.cpp/examples/save-load-state/CMakeLists.txt
thirdparty/llama.cpp/examples/save-load-state/save-load-state.cpp
thirdparty/llama.cpp/examples/simple/CMakeLists.txt
thirdparty/llama.cpp/examples/simple/README.md
thirdparty/llama.cpp/examples/simple/simple.cpp
thirdparty/llama.cpp/examples/simple-chat/CMakeLists.txt
thirdparty/llama.cpp/examples/simple-chat/README.md
thirdparty/llama.cpp/examples/simple-chat/simple-chat.cpp
thirdparty/llama.cpp/examples/simple-cmake-pkg/.gitignore
thirdparty/llama.cpp/examples/simple-cmake-pkg/CMakeLists.txt
thirdparty/llama.cpp/examples/simple-cmake-pkg/README.md
thirdparty/llama.cpp/examples/speculative/CMakeLists.txt
thirdparty/llama.cpp/examples/speculative/README.md
thirdparty/llama.cpp/examples/speculative/speculative.cpp
thirdparty/llama.cpp/examples/speculative-simple/CMakeLists.txt
thirdparty/llama.cpp/examples/speculative-simple/README.md
thirdparty/llama.cpp/examples/speculative-simple/speculative-simple.cpp
thirdparty/llama.cpp/examples/sycl/CMakeLists.txt
thirdparty/llama.cpp/examples/sycl/README.md
thirdparty/llama.cpp/examples/sycl/build.sh
thirdparty/llama.cpp/examples/sycl/ls-sycl-device.cpp
thirdparty/llama.cpp/examples/sycl/run-llama2.sh
thirdparty/llama.cpp/examples/sycl/run-llama3.sh
thirdparty/llama.cpp/examples/sycl/win-build-sycl.bat
thirdparty/llama.cpp/examples/sycl/win-run-llama2.bat
thirdparty/llama.cpp/examples/sycl/win-run-llama3.bat
thirdparty/llama.cpp/examples/training/CMakeLists.txt
thirdparty/llama.cpp/examples/training/README.md
thirdparty/llama.cpp/examples/training/finetune.cpp
thirdparty/llama.cpp/ggml/.gitignore
thirdparty/llama.cpp/ggml/CMakeLists.txt
thirdparty/llama.cpp/ggml/cmake/GitVars.cmake
thirdparty/llama.cpp/ggml/cmake/common.cmake
thirdparty/llama.cpp/ggml/cmake/ggml-config.cmake.in
thirdparty/llama.cpp/ggml/include/ggml-alloc.h
thirdparty/llama.cpp/ggml/include/ggml-backend.h
thirdparty/llama.cpp/ggml/include/ggml-blas.h
thirdparty/llama.cpp/ggml/include/ggml-cann.h
thirdparty/llama.cpp/ggml/include/ggml-cpp.h
thirdparty/llama.cpp/ggml/include/ggml-cpu.h
thirdparty/llama.cpp/ggml/include/ggml-cuda.h
thirdparty/llama.cpp/ggml/include/ggml-metal.h
thirdparty/llama.cpp/ggml/include/ggml-opencl.h
thirdparty/llama.cpp/ggml/include/ggml-opt.h
thirdparty/llama.cpp/ggml/include/ggml-rpc.h
thirdparty/llama.cpp/ggml/include/ggml-sycl.h
thirdparty/llama.cpp/ggml/include/ggml-vulkan.h
thirdparty/llama.cpp/ggml/include/ggml-webgpu.h
thirdparty/llama.cpp/ggml/include/ggml-zdnn.h
thirdparty/llama.cpp/ggml/include/ggml.h
thirdparty/llama.cpp/ggml/include/gguf.h
thirdparty/llama.cpp/ggml/src/CMakeLists.txt
thirdparty/llama.cpp/ggml/src/ggml-alloc.c
thirdparty/llama.cpp/ggml/src/ggml-backend-impl.h
thirdparty/llama.cpp/ggml/src/ggml-backend-reg.cpp
thirdparty/llama.cpp/ggml/src/ggml-backend.cpp
thirdparty/llama.cpp/ggml/src/ggml-common.h
thirdparty/llama.cpp/ggml/src/ggml-impl.h
thirdparty/llama.cpp/ggml/src/ggml-opt.cpp
thirdparty/llama.cpp/ggml/src/ggml-quants.c
thirdparty/llama.cpp/ggml/src/ggml-quants.h
thirdparty/llama.cpp/ggml/src/ggml-threading.cpp
thirdparty/llama.cpp/ggml/src/ggml-threading.h
thirdparty/llama.cpp/ggml/src/ggml.c
thirdparty/llama.cpp/ggml/src/ggml.cpp
thirdparty/llama.cpp/ggml/src/gguf.cpp
thirdparty/llama.cpp/ggml/src/ggml-blas/CMakeLists.txt
thirdparty/llama.cpp/ggml/src/ggml-blas/ggml-blas.cpp
thirdparty/llama.cpp/ggml/src/ggml-cann/CMakeLists.txt
thirdparty/llama.cpp/ggml/src/ggml-cann/Doxyfile
thirdparty/llama.cpp/ggml/src/ggml-cann/acl_tensor.cpp
thirdparty/llama.cpp/ggml/src/ggml-cann/acl_tensor.h
thirdparty/llama.cpp/ggml/src/ggml-cann/aclnn_ops.cpp
thirdparty/llama.cpp/ggml/src/ggml-cann/aclnn_ops.h
thirdparty/llama.cpp/ggml/src/ggml-cann/common.h
thirdparty/llama.cpp/ggml/src/ggml-cann/ggml-cann.cpp
thirdparty/llama.cpp/ggml/src/ggml-cpu/CMakeLists.txt
thirdparty/llama.cpp/ggml/src/ggml-cpu/arch-fallback.h
thirdparty/llama.cpp/ggml/src/ggml-cpu/binary-ops.cpp
thirdparty/llama.cpp/ggml/src/ggml-cpu/binary-ops.h
thirdparty/llama.cpp/ggml/src/ggml-cpu/common.h
thirdparty/llama.cpp/ggml/src/ggml-cpu/ggml-cpu-impl.h
thirdparty/llama.cpp/ggml/src/ggml-cpu/ggml-cpu.c
thirdparty/llama.cpp/ggml/src/ggml-cpu/ggml-cpu.cpp
thirdparty/llama.cpp/ggml/src/ggml-cpu/hbm.cpp
thirdparty/llama.cpp/ggml/src/ggml-cpu/hbm.h
thirdparty/llama.cpp/ggml/src/ggml-cpu/ops.cpp
thirdparty/llama.cpp/ggml/src/ggml-cpu/ops.h
thirdparty/llama.cpp/ggml/src/ggml-cpu/quants.c
thirdparty/llama.cpp/ggml/src/ggml-cpu/quants.h
thirdparty/llama.cpp/ggml/src/ggml-cpu/repack.cpp
thirdparty/llama.cpp/ggml/src/ggml-cpu/repack.h
thirdparty/llama.cpp/ggml/src/ggml-cpu/simd-mappings.h
thirdparty/llama.cpp/ggml/src/ggml-cpu/traits.cpp
thirdparty/llama.cpp/ggml/src/ggml-cpu/traits.h
thirdparty/llama.cpp/ggml/src/ggml-cpu/unary-ops.cpp
thirdparty/llama.cpp/ggml/src/ggml-cpu/unary-ops.h
thirdparty/llama.cpp/ggml/src/ggml-cpu/vec.cpp
thirdparty/llama.cpp/ggml/src/ggml-cpu/vec.h
thirdparty/llama.cpp/ggml/src/ggml-cpu/amx/amx.cpp
thirdparty/llama.cpp/ggml/src/ggml-cpu/amx/amx.h
thirdparty/llama.cpp/ggml/src/ggml-cpu/amx/common.h
thirdparty/llama.cpp/ggml/src/ggml-cpu/amx/mmq.cpp
thirdparty/llama.cpp/ggml/src/ggml-cpu/amx/mmq.h
thirdparty/llama.cpp/ggml/src/ggml-cpu/arch/arm/cpu-feats.cpp
thirdparty/llama.cpp/ggml/src/ggml-cpu/arch/arm/quants.c
thirdparty/llama.cpp/ggml/src/ggml-cpu/arch/arm/repack.cpp
thirdparty/llama.cpp/ggml/src/ggml-cpu/arch/loongarch/quants.c
thirdparty/llama.cpp/ggml/src/ggml-cpu/arch/powerpc/cpu-feats.cpp
thirdparty/llama.cpp/ggml/src/ggml-cpu/arch/powerpc/quants.c
thirdparty/llama.cpp/ggml/src/ggml-cpu/arch/riscv/quants.c
thirdparty/llama.cpp/ggml/src/ggml-cpu/arch/riscv/repack.cpp
thirdparty/llama.cpp/ggml/src/ggml-cpu/arch/s390/quants.c
thirdparty/llama.cpp/ggml/src/ggml-cpu/arch/wasm/quants.c
thirdparty/llama.cpp/ggml/src/ggml-cpu/arch/x86/cpu-feats.cpp
thirdparty/llama.cpp/ggml/src/ggml-cpu/arch/x86/quants.c
thirdparty/llama.cpp/ggml/src/ggml-cpu/arch/x86/repack.cpp
thirdparty/llama.cpp/ggml/src/ggml-cpu/cmake/FindSIMD.cmake
thirdparty/llama.cpp/ggml/src/ggml-cpu/kleidiai/kernels.cpp
thirdparty/llama.cpp/ggml/src/ggml-cpu/kleidiai/kernels.h
thirdparty/llama.cpp/ggml/src/ggml-cpu/kleidiai/kleidiai.cpp
thirdparty/llama.cpp/ggml/src/ggml-cpu/kleidiai/kleidiai.h
thirdparty/llama.cpp/ggml/src/ggml-cpu/llamafile/sgemm.cpp
thirdparty/llama.cpp/ggml/src/ggml-cpu/llamafile/sgemm.h
thirdparty/llama.cpp/ggml/src/ggml-cuda/CMakeLists.txt
thirdparty/llama.cpp/ggml/src/ggml-cuda/acc.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/acc.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/add-id.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/add-id.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/arange.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/arange.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/argmax.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/argmax.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/argsort.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/argsort.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/binbcast.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/binbcast.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/clamp.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/clamp.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/common.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/concat.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/concat.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/conv-transpose-1d.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/conv-transpose-1d.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/conv2d-dw.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/conv2d-dw.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/conv2d-transpose.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/conv2d-transpose.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/conv2d.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/conv2d.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/convert.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/convert.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/count-equal.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/count-equal.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/cp-async.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/cpy-utils.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/cpy.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/cpy.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/cross-entropy-loss.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/cross-entropy-loss.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/dequantize.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/diagmask.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/diagmask.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/fattn-common.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/fattn-mma-f16.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/fattn-tile.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/fattn-tile.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/fattn-vec.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/fattn-wmma-f16.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/fattn-wmma-f16.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/fattn.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/fattn.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/getrows.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/getrows.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/ggml-cuda.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/gla.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/gla.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/im2col.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/im2col.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/mean.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/mean.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/mma.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/mmf.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/mmf.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/mmq.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/mmq.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/mmvf.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/mmvf.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/mmvq.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/mmvq.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/norm.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/norm.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/opt-step-adamw.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/opt-step-adamw.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/opt-step-sgd.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/opt-step-sgd.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/out-prod.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/out-prod.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/pad.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/pad.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/pad_reflect_1d.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/pad_reflect_1d.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/pool2d.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/pool2d.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/quantize.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/quantize.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/reduce_rows.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/roll.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/roll.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/rope.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/rope.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/scale.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/scale.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/set-rows.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/set-rows.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/softcap.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/softcap.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/softmax.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/softmax.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/ssm-conv.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/ssm-conv.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/ssm-scan.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/ssm-scan.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/sum.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/sum.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/sumrows.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/sumrows.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/topk-moe.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/topk-moe.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/tsembd.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/tsembd.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/unary.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/unary.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/upscale.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/upscale.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/vecdotq.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/wkv.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/wkv.cuh
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_1-ncols2_16.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_1-ncols2_8.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_16-ncols2_1.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_16-ncols2_2.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_16-ncols2_4.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_2-ncols2_16.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_2-ncols2_4.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_2-ncols2_8.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_32-ncols2_1.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_32-ncols2_2.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_4-ncols2_16.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_4-ncols2_2.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_4-ncols2_4.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_4-ncols2_8.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_64-ncols2_1.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_8-ncols2_1.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_8-ncols2_2.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_8-ncols2_4.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_8-ncols2_8.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-f16.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-q4_0.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-q4_1.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-q5_0.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-q5_1.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-q8_0.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-f16.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-q4_0.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-q4_1.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-q5_0.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-q5_1.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-q8_0.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-f16.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-q4_0.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-q4_1.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-q5_0.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-q5_1.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-q8_0.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-f16.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-q4_0.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-q4_1.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-q5_0.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-q5_1.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-q8_0.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-f16.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-q4_0.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-q4_1.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-q5_0.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-q5_1.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-q8_0.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-f16.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-q4_0.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-q4_1.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-q5_0.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-q5_1.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-q8_0.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/generate_cu_files.py
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_1.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_10.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_11.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_12.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_13.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_14.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_15.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_16.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_2.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_3.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_4.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_5.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_6.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_7.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_8.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_9.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq1_s.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq2_s.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq2_xs.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq2_xxs.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq3_s.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq3_xxs.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq4_nl.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq4_xs.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-mxfp4.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q2_k.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q3_k.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q4_0.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q4_1.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q4_k.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q5_0.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q5_1.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q5_k.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q6_k.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q8_0.cu
thirdparty/llama.cpp/ggml/src/ggml-cuda/vendors/cuda.h
thirdparty/llama.cpp/ggml/src/ggml-cuda/vendors/hip.h
thirdparty/llama.cpp/ggml/src/ggml-cuda/vendors/musa.h
thirdparty/llama.cpp/ggml/src/ggml-hip/CMakeLists.txt
thirdparty/llama.cpp/ggml/src/ggml-metal/CMakeLists.txt
thirdparty/llama.cpp/ggml/src/ggml-metal/ggml-metal-common.cpp
thirdparty/llama.cpp/ggml/src/ggml-metal/ggml-metal-common.h
thirdparty/llama.cpp/ggml/src/ggml-metal/ggml-metal-context.h
thirdparty/llama.cpp/ggml/src/ggml-metal/ggml-metal-context.m
thirdparty/llama.cpp/ggml/src/ggml-metal/ggml-metal-device.cpp
thirdparty/llama.cpp/ggml/src/ggml-metal/ggml-metal-device.h
thirdparty/llama.cpp/ggml/src/ggml-metal/ggml-metal-device.m
thirdparty/llama.cpp/ggml/src/ggml-metal/ggml-metal-impl.h
thirdparty/llama.cpp/ggml/src/ggml-metal/ggml-metal-ops.cpp
thirdparty/llama.cpp/ggml/src/ggml-metal/ggml-metal-ops.h
thirdparty/llama.cpp/ggml/src/ggml-metal/ggml-metal.cpp
thirdparty/llama.cpp/ggml/src/ggml-metal/ggml-metal.metal
thirdparty/llama.cpp/ggml/src/ggml-musa/CMakeLists.txt
thirdparty/llama.cpp/ggml/src/ggml-musa/mudnn.cu
thirdparty/llama.cpp/ggml/src/ggml-musa/mudnn.cuh
thirdparty/llama.cpp/ggml/src/ggml-opencl/CMakeLists.txt
thirdparty/llama.cpp/ggml/src/ggml-opencl/ggml-opencl.cpp
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/add.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/add_id.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/argsort.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/clamp.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/concat.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/conv2d.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/conv2d_f16_f32.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/cpy.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/cvt.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/diag_mask_inf.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/div.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/embed_kernel.py
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/flash_attn_f16.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/flash_attn_f32.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/flash_attn_f32_f16.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/gelu.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/gemv_noshuffle.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/gemv_noshuffle_general.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/get_rows.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/glu.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/group_norm.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/im2col_f16.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/im2col_f32.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mat_Ab_Bi_8x4.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mat_f16_f32.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mm_f16_f32_l4_lm.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mm_f32_f32_l4_lm.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_f16_f16.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_f16_f32.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_f16_f32_1row.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_f16_f32_l4.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_f32_f32.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_id_mxfp4_f32.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_id_mxfp4_f32_flat.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_id_q4_0_f32_8x_flat.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_id_q8_0_f32.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_id_q8_0_f32_flat.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_mxfp4_f32.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_mxfp4_f32_flat.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_0_f32.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_0_f32_1d_16x_flat.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_0_f32_1d_8x_flat.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_0_f32_8x_flat.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_0_f32_v.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q6_k.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q8_0_f32.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q8_0_f32_flat.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/norm.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/pad.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/relu.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/repeat.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/rms_norm.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/rope.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/scale.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/set_rows.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/sigmoid.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/silu.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/softmax_4_f16.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/softmax_4_f32.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/softmax_f16.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/softmax_f32.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/sub.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/sum_rows.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/tanh.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/transpose.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/tsembd.cl
thirdparty/llama.cpp/ggml/src/ggml-opencl/kernels/upscale.cl
thirdparty/llama.cpp/ggml/src/ggml-rpc/CMakeLists.txt
thirdparty/llama.cpp/ggml/src/ggml-rpc/ggml-rpc.cpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/CMakeLists.txt
thirdparty/llama.cpp/ggml/src/ggml-sycl/backend.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/binbcast.cpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/binbcast.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/common.cpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/common.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/concat.cpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/concat.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/conv.cpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/conv.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/convert.cpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/convert.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/cpy.cpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/cpy.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/dequantize.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/dmmv.cpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/dmmv.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/element_wise.cpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/element_wise.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/gemm.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/getrows.cpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/getrows.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/ggml-sycl.cpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/gla.cpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/gla.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/im2col.cpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/im2col.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/mmq.cpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/mmq.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/mmvq.cpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/mmvq.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/norm.cpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/norm.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/outprod.cpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/outprod.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/presets.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/quantize.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/quants.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/rope.cpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/rope.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/set_rows.cpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/set_rows.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/softmax.cpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/softmax.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/sycl_hw.cpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/sycl_hw.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/tsembd.cpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/tsembd.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/vecdotq.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/wkv.cpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/wkv.hpp
thirdparty/llama.cpp/ggml/src/ggml-sycl/dpct/helper.hpp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/CMakeLists.txt
thirdparty/llama.cpp/ggml/src/ggml-vulkan/ggml-vulkan.cpp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/cmake/host-toolchain.cmake.in
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/CMakeLists.txt
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/acc.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/add.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/add_id.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/argmax.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/argsort.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/clamp.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/concat.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/contig_copy.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/conv2d_dw.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/conv2d_mm.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/conv_transpose_1d.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/copy.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/copy_from_quant.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/copy_to_quant.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/cos.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/count_equal.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_f32.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_funcs.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_funcs_cm2.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_head.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq1_m.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq1_s.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq2_s.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq2_xs.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq2_xxs.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq3_s.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq3_xxs.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq4_nl.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq4_xs.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_mxfp4.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q2_k.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q3_k.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q4_0.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q4_1.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q4_k.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q5_0.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q5_1.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q5_k.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q6_k.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q8_0.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/diag_mask_inf.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/div.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/exp.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_base.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_cm1.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_cm2.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_split_k_reduce.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/geglu.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/geglu_erf.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/geglu_quick.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/gelu.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/gelu_erf.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/gelu_quick.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/generic_binary_head.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/generic_head.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/generic_unary_head.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/get_rows.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/get_rows_quant.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/glu_head.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/glu_main.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/group_norm.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/hardsigmoid.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/hardswish.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/im2col.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/im2col_3d.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/l2_norm.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/leaky_relu.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_split_k_reduce.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_base.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq1_m.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq1_s.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq2_s.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq2_xs.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq2_xxs.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq3_s.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq3_xxs.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_nc.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_p021.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_q2_k.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_q3_k.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_q4_k.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_q5_k.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_q6_k.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vecq.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mm.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mm_cm2.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mm_funcs.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mmq.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mmq_funcs.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/multi_add.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/norm.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/opt_step_adamw.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/opt_step_sgd.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/pad.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/pool2d.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/quantize_q8_1.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/reglu.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/relu.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/repeat.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/repeat_back.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rms_norm.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rms_norm_back.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rms_norm_partials.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/roll.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_head.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_multi.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_neox.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_norm.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_vision.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rte.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/scale.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sigmoid.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/silu.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/silu_back.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sin.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/soft_max.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/soft_max_back.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sqrt.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/square.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sub.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sum_rows.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/swiglu.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/swiglu_oai.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/tanh.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/test_bfloat16_support.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/test_coopmat2_support.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/test_coopmat_support.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/test_integer_dot_support.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/timestep_embedding.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/types.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/upscale.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/utils.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/vulkan-shaders-gen.cpp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/wkv6.comp
thirdparty/llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/wkv7.comp
thirdparty/llama.cpp/ggml/src/ggml-webgpu/CMakeLists.txt
thirdparty/llama.cpp/ggml/src/ggml-webgpu/ggml-webgpu.cpp
thirdparty/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/add.tmpl.wgsl
thirdparty/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/add_in_place.tmpl.wgsl
thirdparty/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/binary_head.tmpl
thirdparty/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/common_decls.tmpl
thirdparty/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/cpy.wgsl
thirdparty/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/embed_wgsl.py
thirdparty/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/get_rows.tmpl.wgsl
thirdparty/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/memset.wgsl
thirdparty/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/mul.tmpl.wgsl
thirdparty/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/mul_in_place.tmpl.wgsl
thirdparty/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/mul_mat.tmpl.wgsl
thirdparty/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/rms_norm.wgsl
thirdparty/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/rms_norm_in_place.wgsl
thirdparty/llama.cpp/ggml/src/ggml-webgpu/wgsl-shaders/set_rows.wgsl
thirdparty/llama.cpp/ggml/src/ggml-zdnn/.gitignore
thirdparty/llama.cpp/ggml/src/ggml-zdnn/CMakeLists.txt
thirdparty/llama.cpp/ggml/src/ggml-zdnn/common.hpp
thirdparty/llama.cpp/ggml/src/ggml-zdnn/ggml-zdnn.cpp
thirdparty/llama.cpp/ggml/src/ggml-zdnn/mmf.cpp
thirdparty/llama.cpp/ggml/src/ggml-zdnn/mmf.hpp
thirdparty/llama.cpp/ggml/src/ggml-zdnn/utils.cpp
thirdparty/llama.cpp/ggml/src/ggml-zdnn/utils.hpp
thirdparty/llama.cpp/gguf-py/LICENSE
thirdparty/llama.cpp/gguf-py/README.md
thirdparty/llama.cpp/gguf-py/pyproject.toml
thirdparty/llama.cpp/gguf-py/examples/reader.py
thirdparty/llama.cpp/gguf-py/examples/writer.py
thirdparty/llama.cpp/gguf-py/gguf/__init__.py
thirdparty/llama.cpp/gguf-py/gguf/constants.py
thirdparty/llama.cpp/gguf-py/gguf/gguf.py
thirdparty/llama.cpp/gguf-py/gguf/gguf_reader.py
thirdparty/llama.cpp/gguf-py/gguf/gguf_writer.py
thirdparty/llama.cpp/gguf-py/gguf/lazy.py
thirdparty/llama.cpp/gguf-py/gguf/metadata.py
thirdparty/llama.cpp/gguf-py/gguf/py.typed
thirdparty/llama.cpp/gguf-py/gguf/quants.py
thirdparty/llama.cpp/gguf-py/gguf/tensor_mapping.py
thirdparty/llama.cpp/gguf-py/gguf/utility.py
thirdparty/llama.cpp/gguf-py/gguf/vocab.py
thirdparty/llama.cpp/gguf-py/gguf/scripts/gguf_convert_endian.py
thirdparty/llama.cpp/gguf-py/gguf/scripts/gguf_dump.py
thirdparty/llama.cpp/gguf-py/gguf/scripts/gguf_editor_gui.py
thirdparty/llama.cpp/gguf-py/gguf/scripts/gguf_hash.py
thirdparty/llama.cpp/gguf-py/gguf/scripts/gguf_new_metadata.py
thirdparty/llama.cpp/gguf-py/gguf/scripts/gguf_set_metadata.py
thirdparty/llama.cpp/gguf-py/tests/__init__.py
thirdparty/llama.cpp/gguf-py/tests/test_metadata.py
thirdparty/llama.cpp/gguf-py/tests/test_quants.py
thirdparty/llama.cpp/grammars/README.md
thirdparty/llama.cpp/grammars/arithmetic.gbnf
thirdparty/llama.cpp/grammars/c.gbnf
thirdparty/llama.cpp/grammars/chess.gbnf
thirdparty/llama.cpp/grammars/english.gbnf
thirdparty/llama.cpp/grammars/japanese.gbnf
thirdparty/llama.cpp/grammars/json.gbnf
thirdparty/llama.cpp/grammars/json_arr.gbnf
thirdparty/llama.cpp/grammars/list.gbnf
thirdparty/llama.cpp/include/llama-cpp.h
thirdparty/llama.cpp/include/llama.h
thirdparty/llama.cpp/licenses/LICENSE-curl
thirdparty/llama.cpp/licenses/LICENSE-httplib
thirdparty/llama.cpp/licenses/LICENSE-jsonhpp
thirdparty/llama.cpp/licenses/LICENSE-linenoise
thirdparty/llama.cpp/media/llama0-banner.png
thirdparty/llama.cpp/media/llama0-logo.png
thirdparty/llama.cpp/media/llama1-banner.png
thirdparty/llama.cpp/media/llama1-icon-transparent.png
thirdparty/llama.cpp/media/llama1-icon-transparent.svg
thirdparty/llama.cpp/media/llama1-icon.png
thirdparty/llama.cpp/media/llama1-icon.svg
thirdparty/llama.cpp/media/llama1-logo.png
thirdparty/llama.cpp/media/llama1-logo.svg
thirdparty/llama.cpp/media/matmul.png
thirdparty/llama.cpp/media/matmul.svg
thirdparty/llama.cpp/models/.editorconfig
thirdparty/llama.cpp/models/ggml-vocab-aquila.gguf
thirdparty/llama.cpp/models/ggml-vocab-baichuan.gguf
thirdparty/llama.cpp/models/ggml-vocab-bert-bge.gguf
thirdparty/llama.cpp/models/ggml-vocab-bert-bge.gguf.inp
thirdparty/llama.cpp/models/ggml-vocab-bert-bge.gguf.out
thirdparty/llama.cpp/models/ggml-vocab-command-r.gguf
thirdparty/llama.cpp/models/ggml-vocab-command-r.gguf.inp
thirdparty/llama.cpp/models/ggml-vocab-command-r.gguf.out
thirdparty/llama.cpp/models/ggml-vocab-deepseek-coder.gguf
thirdparty/llama.cpp/models/ggml-vocab-deepseek-coder.gguf.inp
thirdparty/llama.cpp/models/ggml-vocab-deepseek-coder.gguf.out
thirdparty/llama.cpp/models/ggml-vocab-deepseek-llm.gguf
thirdparty/llama.cpp/models/ggml-vocab-deepseek-llm.gguf.inp
thirdparty/llama.cpp/models/ggml-vocab-deepseek-llm.gguf.out
thirdparty/llama.cpp/models/ggml-vocab-falcon.gguf
thirdparty/llama.cpp/models/ggml-vocab-falcon.gguf.inp
thirdparty/llama.cpp/models/ggml-vocab-falcon.gguf.out
thirdparty/llama.cpp/models/ggml-vocab-gpt-2.gguf
thirdparty/llama.cpp/models/ggml-vocab-gpt-2.gguf.inp
thirdparty/llama.cpp/models/ggml-vocab-gpt-2.gguf.out
thirdparty/llama.cpp/models/ggml-vocab-gpt-neox.gguf
thirdparty/llama.cpp/models/ggml-vocab-llama-bpe.gguf
thirdparty/llama.cpp/models/ggml-vocab-llama-bpe.gguf.inp
thirdparty/llama.cpp/models/ggml-vocab-llama-bpe.gguf.out
thirdparty/llama.cpp/models/ggml-vocab-llama-spm.gguf
thirdparty/llama.cpp/models/ggml-vocab-llama-spm.gguf.inp
thirdparty/llama.cpp/models/ggml-vocab-llama-spm.gguf.out
thirdparty/llama.cpp/models/ggml-vocab-mpt.gguf
thirdparty/llama.cpp/models/ggml-vocab-mpt.gguf.inp
thirdparty/llama.cpp/models/ggml-vocab-mpt.gguf.out
thirdparty/llama.cpp/models/ggml-vocab-nomic-bert-moe.gguf
thirdparty/llama.cpp/models/ggml-vocab-phi-3.gguf
thirdparty/llama.cpp/models/ggml-vocab-phi-3.gguf.inp
thirdparty/llama.cpp/models/ggml-vocab-phi-3.gguf.out
thirdparty/llama.cpp/models/ggml-vocab-qwen2.gguf
thirdparty/llama.cpp/models/ggml-vocab-qwen2.gguf.inp
thirdparty/llama.cpp/models/ggml-vocab-qwen2.gguf.out
thirdparty/llama.cpp/models/ggml-vocab-refact.gguf
thirdparty/llama.cpp/models/ggml-vocab-refact.gguf.inp
thirdparty/llama.cpp/models/ggml-vocab-refact.gguf.out
thirdparty/llama.cpp/models/ggml-vocab-starcoder.gguf
thirdparty/llama.cpp/models/ggml-vocab-starcoder.gguf.inp
thirdparty/llama.cpp/models/ggml-vocab-starcoder.gguf.out
thirdparty/llama.cpp/models/templates/ByteDance-Seed-OSS.jinja
thirdparty/llama.cpp/models/templates/CohereForAI-c4ai-command-r-plus-tool_use.jinja
thirdparty/llama.cpp/models/templates/CohereForAI-c4ai-command-r7b-12-2024-tool_use.jinja
thirdparty/llama.cpp/models/templates/Mistral-Small-3.2-24B-Instruct-2506.jinja
thirdparty/llama.cpp/models/templates/NVIDIA-Nemotron-Nano-v2.jinja
thirdparty/llama.cpp/models/templates/NousResearch-Hermes-2-Pro-Llama-3-8B-tool_use.jinja
thirdparty/llama.cpp/models/templates/NousResearch-Hermes-3-Llama-3.1-8B-tool_use.jinja
thirdparty/llama.cpp/models/templates/Qwen-QwQ-32B.jinja
thirdparty/llama.cpp/models/templates/Qwen-Qwen2.5-7B-Instruct.jinja
thirdparty/llama.cpp/models/templates/Qwen-Qwen3-0.6B.jinja
thirdparty/llama.cpp/models/templates/README.md
thirdparty/llama.cpp/models/templates/deepseek-ai-DeepSeek-R1-Distill-Llama-8B.jinja
thirdparty/llama.cpp/models/templates/deepseek-ai-DeepSeek-R1-Distill-Qwen-32B.jinja
thirdparty/llama.cpp/models/templates/deepseek-ai-DeepSeek-V3.1.jinja
thirdparty/llama.cpp/models/templates/fireworks-ai-llama-3-firefunction-v2.jinja
thirdparty/llama.cpp/models/templates/google-gemma-2-2b-it.jinja
thirdparty/llama.cpp/models/templates/ibm-granite-granite-3.3-2B-Instruct.jinja
thirdparty/llama.cpp/models/templates/llama-cpp-deepseek-r1.jinja
thirdparty/llama.cpp/models/templates/llama-cpp-rwkv-world.jinja
thirdparty/llama.cpp/models/templates/meetkai-functionary-medium-v3.1.jinja
thirdparty/llama.cpp/models/templates/meetkai-functionary-medium-v3.2.jinja
thirdparty/llama.cpp/models/templates/meta-llama-Llama-3.1-8B-Instruct.jinja
thirdparty/llama.cpp/models/templates/meta-llama-Llama-3.2-3B-Instruct.jinja
thirdparty/llama.cpp/models/templates/meta-llama-Llama-3.3-70B-Instruct.jinja
thirdparty/llama.cpp/models/templates/microsoft-Phi-3.5-mini-instruct.jinja
thirdparty/llama.cpp/models/templates/mistralai-Mistral-Nemo-Instruct-2407.jinja
thirdparty/llama.cpp/models/templates/moonshotai-Kimi-K2.jinja
thirdparty/llama.cpp/models/templates/openai-gpt-oss-120b.jinja
thirdparty/llama.cpp/models/templates/unsloth-mistral-Devstral-Small-2507.jinja
thirdparty/llama.cpp/pocs/CMakeLists.txt
thirdparty/llama.cpp/pocs/vdot/CMakeLists.txt
thirdparty/llama.cpp/pocs/vdot/q8dot.cpp
thirdparty/llama.cpp/pocs/vdot/vdot.cpp
thirdparty/llama.cpp/requirements/requirements-all.txt
thirdparty/llama.cpp/requirements/requirements-compare-llama-bench.txt
thirdparty/llama.cpp/requirements/requirements-convert_hf_to_gguf.txt
thirdparty/llama.cpp/requirements/requirements-convert_hf_to_gguf_update.txt
thirdparty/llama.cpp/requirements/requirements-convert_legacy_llama.txt
thirdparty/llama.cpp/requirements/requirements-convert_llama_ggml_to_gguf.txt
thirdparty/llama.cpp/requirements/requirements-convert_lora_to_gguf.txt
thirdparty/llama.cpp/requirements/requirements-gguf_editor_gui.txt
thirdparty/llama.cpp/requirements/requirements-pydantic.txt
thirdparty/llama.cpp/requirements/requirements-server-bench.txt
thirdparty/llama.cpp/requirements/requirements-test-tokenizer-random.txt
thirdparty/llama.cpp/requirements/requirements-tool_bench.txt
thirdparty/llama.cpp/scripts/build-info.sh
thirdparty/llama.cpp/scripts/check-requirements.sh
thirdparty/llama.cpp/scripts/compare-commits.sh
thirdparty/llama.cpp/scripts/compare-llama-bench.py
thirdparty/llama.cpp/scripts/create_ops_docs.py
thirdparty/llama.cpp/scripts/debug-test.sh
thirdparty/llama.cpp/scripts/fetch_server_test_models.py
thirdparty/llama.cpp/scripts/gen-authors.sh
thirdparty/llama.cpp/scripts/gen-unicode-data.py
thirdparty/llama.cpp/scripts/get-flags.mk
thirdparty/llama.cpp/scripts/get-hellaswag.sh
thirdparty/llama.cpp/scripts/get-pg.sh
thirdparty/llama.cpp/scripts/get-wikitext-103.sh
thirdparty/llama.cpp/scripts/get-wikitext-2.sh
thirdparty/llama.cpp/scripts/get-winogrande.sh
thirdparty/llama.cpp/scripts/get_chat_template.py
thirdparty/llama.cpp/scripts/hf.sh
thirdparty/llama.cpp/scripts/install-oneapi.bat
thirdparty/llama.cpp/scripts/server-bench.py
thirdparty/llama.cpp/scripts/sync-ggml-am.sh
thirdparty/llama.cpp/scripts/sync-ggml.last
thirdparty/llama.cpp/scripts/sync-ggml.sh
thirdparty/llama.cpp/scripts/sync_vendor.py
thirdparty/llama.cpp/scripts/tool_bench.py
thirdparty/llama.cpp/scripts/tool_bench.sh
thirdparty/llama.cpp/scripts/verify-checksum-models.py
thirdparty/llama.cpp/scripts/xxd.cmake
thirdparty/llama.cpp/scripts/apple/validate-apps.sh
thirdparty/llama.cpp/scripts/apple/validate-ios.sh
thirdparty/llama.cpp/scripts/apple/validate-macos.sh
thirdparty/llama.cpp/scripts/apple/validate-tvos.sh
thirdparty/llama.cpp/scripts/apple/validate-visionos.sh
thirdparty/llama.cpp/scripts/jinja/jinja-tester.py
thirdparty/llama.cpp/scripts/jinja/requirements.txt
thirdparty/llama.cpp/src/CMakeLists.txt
thirdparty/llama.cpp/src/llama-adapter.cpp
thirdparty/llama.cpp/src/llama-adapter.h
thirdparty/llama.cpp/src/llama-arch.cpp
thirdparty/llama.cpp/src/llama-arch.h
thirdparty/llama.cpp/src/llama-batch.cpp
thirdparty/llama.cpp/src/llama-batch.h
thirdparty/llama.cpp/src/llama-chat.cpp
thirdparty/llama.cpp/src/llama-chat.h
thirdparty/llama.cpp/src/llama-context.cpp
thirdparty/llama.cpp/src/llama-context.h
thirdparty/llama.cpp/src/llama-cparams.cpp
thirdparty/llama.cpp/src/llama-cparams.h
thirdparty/llama.cpp/src/llama-grammar.cpp
thirdparty/llama.cpp/src/llama-grammar.h
thirdparty/llama.cpp/src/llama-graph.cpp
thirdparty/llama.cpp/src/llama-graph.h
thirdparty/llama.cpp/src/llama-hparams.cpp
thirdparty/llama.cpp/src/llama-hparams.h
thirdparty/llama.cpp/src/llama-impl.cpp
thirdparty/llama.cpp/src/llama-impl.h
thirdparty/llama.cpp/src/llama-io.cpp
thirdparty/llama.cpp/src/llama-io.h
thirdparty/llama.cpp/src/llama-kv-cache-iswa.cpp
thirdparty/llama.cpp/src/llama-kv-cache-iswa.h
thirdparty/llama.cpp/src/llama-kv-cache.cpp
thirdparty/llama.cpp/src/llama-kv-cache.h
thirdparty/llama.cpp/src/llama-kv-cells.h
thirdparty/llama.cpp/src/llama-memory-hybrid.cpp
thirdparty/llama.cpp/src/llama-memory-hybrid.h
thirdparty/llama.cpp/src/llama-memory-recurrent.cpp
thirdparty/llama.cpp/src/llama-memory-recurrent.h
thirdparty/llama.cpp/src/llama-memory.cpp
thirdparty/llama.cpp/src/llama-memory.h
thirdparty/llama.cpp/src/llama-mmap.cpp
thirdparty/llama.cpp/src/llama-mmap.h
thirdparty/llama.cpp/src/llama-model-loader.cpp
thirdparty/llama.cpp/src/llama-model-loader.h
thirdparty/llama.cpp/src/llama-model-saver.cpp
thirdparty/llama.cpp/src/llama-model-saver.h
thirdparty/llama.cpp/src/llama-model.cpp
thirdparty/llama.cpp/src/llama-model.h
thirdparty/llama.cpp/src/llama-quant.cpp
thirdparty/llama.cpp/src/llama-quant.h
thirdparty/llama.cpp/src/llama-sampling.cpp
thirdparty/llama.cpp/src/llama-sampling.h
thirdparty/llama.cpp/src/llama-vocab.cpp
thirdparty/llama.cpp/src/llama-vocab.h
thirdparty/llama.cpp/src/llama.cpp
thirdparty/llama.cpp/src/unicode-data.cpp
thirdparty/llama.cpp/src/unicode-data.h
thirdparty/llama.cpp/src/unicode.cpp
thirdparty/llama.cpp/src/unicode.h
thirdparty/llama.cpp/tests/.gitignore
thirdparty/llama.cpp/tests/CMakeLists.txt
thirdparty/llama.cpp/tests/get-model.cpp
thirdparty/llama.cpp/tests/get-model.h
thirdparty/llama.cpp/tests/run-json-schema-to-grammar.mjs
thirdparty/llama.cpp/tests/test-alloc.cpp
thirdparty/llama.cpp/tests/test-arg-parser.cpp
thirdparty/llama.cpp/tests/test-autorelease.cpp
thirdparty/llama.cpp/tests/test-backend-ops.cpp
thirdparty/llama.cpp/tests/test-barrier.cpp
thirdparty/llama.cpp/tests/test-c.c
thirdparty/llama.cpp/tests/test-chat-parser.cpp
thirdparty/llama.cpp/tests/test-chat-template.cpp
thirdparty/llama.cpp/tests/test-chat.cpp
thirdparty/llama.cpp/tests/test-double-float.cpp
thirdparty/llama.cpp/tests/test-gbnf-validator.cpp
thirdparty/llama.cpp/tests/test-gguf.cpp
thirdparty/llama.cpp/tests/test-grammar-integration.cpp
thirdparty/llama.cpp/tests/test-grammar-llguidance.cpp
thirdparty/llama.cpp/tests/test-grammar-parser.cpp
thirdparty/llama.cpp/tests/test-json-partial.cpp
thirdparty/llama.cpp/tests/test-json-schema-to-grammar.cpp
thirdparty/llama.cpp/tests/test-llama-grammar.cpp
thirdparty/llama.cpp/tests/test-log.cpp
thirdparty/llama.cpp/tests/test-lora-conversion-inference.sh
thirdparty/llama.cpp/tests/test-model-load-cancel.cpp
thirdparty/llama.cpp/tests/test-mtmd-c-api.c
thirdparty/llama.cpp/tests/test-opt.cpp
thirdparty/llama.cpp/tests/test-quantize-fns.cpp
thirdparty/llama.cpp/tests/test-quantize-perf.cpp
thirdparty/llama.cpp/tests/test-quantize-stats.cpp
thirdparty/llama.cpp/tests/test-regex-partial.cpp
thirdparty/llama.cpp/tests/test-rope.cpp
thirdparty/llama.cpp/tests/test-sampling.cpp
thirdparty/llama.cpp/tests/test-thread-safety.cpp
thirdparty/llama.cpp/tests/test-tokenizer-0.cpp
thirdparty/llama.cpp/tests/test-tokenizer-0.py
thirdparty/llama.cpp/tests/test-tokenizer-0.sh
thirdparty/llama.cpp/tests/test-tokenizer-1-bpe.cpp
thirdparty/llama.cpp/tests/test-tokenizer-1-spm.cpp
thirdparty/llama.cpp/tests/test-tokenizer-random.py
thirdparty/llama.cpp/tests/test-tokenizers-repo.sh
thirdparty/llama.cpp/tools/CMakeLists.txt
thirdparty/llama.cpp/tools/batched-bench/CMakeLists.txt
thirdparty/llama.cpp/tools/batched-bench/README.md
thirdparty/llama.cpp/tools/batched-bench/batched-bench.cpp
thirdparty/llama.cpp/tools/cvector-generator/CMakeLists.txt
thirdparty/llama.cpp/tools/cvector-generator/README.md
thirdparty/llama.cpp/tools/cvector-generator/completions.txt
thirdparty/llama.cpp/tools/cvector-generator/cvector-generator.cpp
thirdparty/llama.cpp/tools/cvector-generator/mean.hpp
thirdparty/llama.cpp/tools/cvector-generator/negative.txt
thirdparty/llama.cpp/tools/cvector-generator/pca.hpp
thirdparty/llama.cpp/tools/cvector-generator/positive.txt
thirdparty/llama.cpp/tools/export-lora/CMakeLists.txt
thirdparty/llama.cpp/tools/export-lora/README.md
thirdparty/llama.cpp/tools/export-lora/export-lora.cpp
thirdparty/llama.cpp/tools/gguf-split/CMakeLists.txt
thirdparty/llama.cpp/tools/gguf-split/README.md
thirdparty/llama.cpp/tools/gguf-split/gguf-split.cpp
thirdparty/llama.cpp/tools/gguf-split/tests.sh
thirdparty/llama.cpp/tools/imatrix/CMakeLists.txt
thirdparty/llama.cpp/tools/imatrix/README.md
thirdparty/llama.cpp/tools/imatrix/imatrix.cpp
thirdparty/llama.cpp/tools/llama-bench/CMakeLists.txt
thirdparty/llama.cpp/tools/llama-bench/README.md
thirdparty/llama.cpp/tools/llama-bench/llama-bench.cpp
thirdparty/llama.cpp/tools/main/CMakeLists.txt
thirdparty/llama.cpp/tools/main/README.md
thirdparty/llama.cpp/tools/main/main.cpp
thirdparty/llama.cpp/tools/mtmd/CMakeLists.txt
thirdparty/llama.cpp/tools/mtmd/README.md
thirdparty/llama.cpp/tools/mtmd/clip-impl.h
thirdparty/llama.cpp/tools/mtmd/clip.cpp
thirdparty/llama.cpp/tools/mtmd/clip.h
thirdparty/llama.cpp/tools/mtmd/deprecation-warning.cpp
thirdparty/llama.cpp/tools/mtmd/mtmd-audio.cpp
thirdparty/llama.cpp/tools/mtmd/mtmd-audio.h
thirdparty/llama.cpp/tools/mtmd/mtmd-cli.cpp
thirdparty/llama.cpp/tools/mtmd/mtmd-helper.cpp
thirdparty/llama.cpp/tools/mtmd/mtmd-helper.h
thirdparty/llama.cpp/tools/mtmd/mtmd.cpp
thirdparty/llama.cpp/tools/mtmd/mtmd.h
thirdparty/llama.cpp/tools/mtmd/requirements.txt
thirdparty/llama.cpp/tools/mtmd/test-1.jpeg
thirdparty/llama.cpp/tools/mtmd/test-2.mp3
thirdparty/llama.cpp/tools/mtmd/tests.sh
thirdparty/llama.cpp/tools/mtmd/legacy-models/convert_image_encoder_to_gguf.py
thirdparty/llama.cpp/tools/mtmd/legacy-models/glmedge-convert-image-encoder-to-gguf.py
thirdparty/llama.cpp/tools/mtmd/legacy-models/glmedge-surgery.py
thirdparty/llama.cpp/tools/mtmd/legacy-models/llava_surgery.py
thirdparty/llama.cpp/tools/mtmd/legacy-models/llava_surgery_v2.py
thirdparty/llama.cpp/tools/mtmd/legacy-models/minicpmv-convert-image-encoder-to-gguf.py
thirdparty/llama.cpp/tools/mtmd/legacy-models/minicpmv-surgery.py
thirdparty/llama.cpp/tools/perplexity/CMakeLists.txt
thirdparty/llama.cpp/tools/perplexity/README.md
thirdparty/llama.cpp/tools/perplexity/perplexity.cpp
thirdparty/llama.cpp/tools/quantize/CMakeLists.txt
thirdparty/llama.cpp/tools/quantize/README.md
thirdparty/llama.cpp/tools/quantize/quantize.cpp
thirdparty/llama.cpp/tools/quantize/tests.sh
thirdparty/llama.cpp/tools/rpc/CMakeLists.txt
thirdparty/llama.cpp/tools/rpc/README.md
thirdparty/llama.cpp/tools/rpc/rpc-server.cpp
thirdparty/llama.cpp/tools/run/CMakeLists.txt
thirdparty/llama.cpp/tools/run/README.md
thirdparty/llama.cpp/tools/run/run.cpp
thirdparty/llama.cpp/tools/run/linenoise.cpp/linenoise.cpp
thirdparty/llama.cpp/tools/run/linenoise.cpp/linenoise.h
thirdparty/llama.cpp/tools/server/CMakeLists.txt
thirdparty/llama.cpp/tools/server/README.md
thirdparty/llama.cpp/tools/server/chat-llama2.sh
thirdparty/llama.cpp/tools/server/chat.mjs
thirdparty/llama.cpp/tools/server/chat.sh
thirdparty/llama.cpp/tools/server/server.cpp
thirdparty/llama.cpp/tools/server/utils.hpp
thirdparty/llama.cpp/tools/server/bench/README.md
thirdparty/llama.cpp/tools/server/bench/bench.py
thirdparty/llama.cpp/tools/server/bench/prometheus.yml
thirdparty/llama.cpp/tools/server/bench/requirements.txt
thirdparty/llama.cpp/tools/server/bench/script.js
thirdparty/llama.cpp/tools/server/public/index.html.gz
thirdparty/llama.cpp/tools/server/public/loading.html
thirdparty/llama.cpp/tools/server/public_legacy/colorthemes.css
thirdparty/llama.cpp/tools/server/public_legacy/completion.js
thirdparty/llama.cpp/tools/server/public_legacy/favicon.ico
thirdparty/llama.cpp/tools/server/public_legacy/index-new.html
thirdparty/llama.cpp/tools/server/public_legacy/index.html
thirdparty/llama.cpp/tools/server/public_legacy/index.js
thirdparty/llama.cpp/tools/server/public_legacy/json-schema-to-grammar.mjs
thirdparty/llama.cpp/tools/server/public_legacy/loading.html
thirdparty/llama.cpp/tools/server/public_legacy/prompt-formats.js
thirdparty/llama.cpp/tools/server/public_legacy/style.css
thirdparty/llama.cpp/tools/server/public_legacy/system-prompts.js
thirdparty/llama.cpp/tools/server/public_legacy/theme-beeninorder.css
thirdparty/llama.cpp/tools/server/public_legacy/theme-ketivah.css
thirdparty/llama.cpp/tools/server/public_legacy/theme-mangotango.css
thirdparty/llama.cpp/tools/server/public_legacy/theme-playground.css
thirdparty/llama.cpp/tools/server/public_legacy/theme-polarnight.css
thirdparty/llama.cpp/tools/server/public_legacy/theme-snowstorm.css
thirdparty/llama.cpp/tools/server/public_simplechat/datautils.mjs
thirdparty/llama.cpp/tools/server/public_simplechat/index.html
thirdparty/llama.cpp/tools/server/public_simplechat/readme.md
thirdparty/llama.cpp/tools/server/public_simplechat/simplechat.css
thirdparty/llama.cpp/tools/server/public_simplechat/simplechat.js
thirdparty/llama.cpp/tools/server/public_simplechat/simplechat_screens.webp
thirdparty/llama.cpp/tools/server/public_simplechat/ui.mjs
thirdparty/llama.cpp/tools/server/tests/.gitignore
thirdparty/llama.cpp/tools/server/tests/README.md
thirdparty/llama.cpp/tools/server/tests/conftest.py
thirdparty/llama.cpp/tools/server/tests/pytest.ini
thirdparty/llama.cpp/tools/server/tests/requirements.txt
thirdparty/llama.cpp/tools/server/tests/tests.sh
thirdparty/llama.cpp/tools/server/tests/utils.py
thirdparty/llama.cpp/tools/server/tests/unit/test_basic.py
thirdparty/llama.cpp/tools/server/tests/unit/test_chat_completion.py
thirdparty/llama.cpp/tools/server/tests/unit/test_completion.py
thirdparty/llama.cpp/tools/server/tests/unit/test_ctx_shift.py
thirdparty/llama.cpp/tools/server/tests/unit/test_embedding.py
thirdparty/llama.cpp/tools/server/tests/unit/test_infill.py
thirdparty/llama.cpp/tools/server/tests/unit/test_lora.py
thirdparty/llama.cpp/tools/server/tests/unit/test_rerank.py
thirdparty/llama.cpp/tools/server/tests/unit/test_security.py
thirdparty/llama.cpp/tools/server/tests/unit/test_slot_save.py
thirdparty/llama.cpp/tools/server/tests/unit/test_speculative.py
thirdparty/llama.cpp/tools/server/tests/unit/test_template.py
thirdparty/llama.cpp/tools/server/tests/unit/test_tokenize.py
thirdparty/llama.cpp/tools/server/tests/unit/test_tool_call.py
thirdparty/llama.cpp/tools/server/tests/unit/test_vision_api.py
thirdparty/llama.cpp/tools/server/themes/README.md
thirdparty/llama.cpp/tools/server/themes/buttons-top/README.md
thirdparty/llama.cpp/tools/server/themes/buttons-top/buttons_top.png
thirdparty/llama.cpp/tools/server/themes/buttons-top/favicon.ico
thirdparty/llama.cpp/tools/server/themes/buttons-top/index.html
thirdparty/llama.cpp/tools/server/themes/wild/README.md
thirdparty/llama.cpp/tools/server/themes/wild/favicon.ico
thirdparty/llama.cpp/tools/server/themes/wild/index.html
thirdparty/llama.cpp/tools/server/themes/wild/llama_cpp.png
thirdparty/llama.cpp/tools/server/themes/wild/llamapattern.png
thirdparty/llama.cpp/tools/server/themes/wild/wild.png
thirdparty/llama.cpp/tools/server/webui/.gitignore
thirdparty/llama.cpp/tools/server/webui/.npmrc
thirdparty/llama.cpp/tools/server/webui/.prettierignore
thirdparty/llama.cpp/tools/server/webui/.prettierrc
thirdparty/llama.cpp/tools/server/webui/README.md
thirdparty/llama.cpp/tools/server/webui/components.json
thirdparty/llama.cpp/tools/server/webui/eslint.config.js
thirdparty/llama.cpp/tools/server/webui/package-lock.json
thirdparty/llama.cpp/tools/server/webui/package.json
thirdparty/llama.cpp/tools/server/webui/playwright.config.ts
thirdparty/llama.cpp/tools/server/webui/svelte.config.js
thirdparty/llama.cpp/tools/server/webui/tsconfig.json
thirdparty/llama.cpp/tools/server/webui/vite.config.ts
thirdparty/llama.cpp/tools/server/webui/vitest-setup-client.ts
thirdparty/llama.cpp/tools/server/webui/.storybook/ModeWatcherDecorator.svelte
thirdparty/llama.cpp/tools/server/webui/.storybook/TooltipProviderDecorator.svelte
thirdparty/llama.cpp/tools/server/webui/.storybook/main.ts
thirdparty/llama.cpp/tools/server/webui/.storybook/preview.ts
thirdparty/llama.cpp/tools/server/webui/.storybook/vitest.setup.ts
thirdparty/llama.cpp/tools/server/webui/e2e/demo.test.ts
thirdparty/llama.cpp/tools/server/webui/scripts/dev.sh
thirdparty/llama.cpp/tools/server/webui/scripts/install-git-hooks.sh
thirdparty/llama.cpp/tools/server/webui/scripts/post-build.sh
thirdparty/llama.cpp/tools/server/webui/src/app.css
thirdparty/llama.cpp/tools/server/webui/src/app.d.ts
thirdparty/llama.cpp/tools/server/webui/src/app.html
thirdparty/llama.cpp/tools/server/webui/src/demo.spec.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/index.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatProcessingInfo.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentFilePreview.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentImagePreview.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentPreviewDialog.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentsList.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatForm.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormActionFileAttachments.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormActionRecord.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormActions.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormFileInputInvisible.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormHelperText.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormTextarea.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessage.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageActions.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageAssistant.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageBranchingControls.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageThinkingBlock.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessageUser.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatMessages/ChatMessages.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatScreen/ChatScreen.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatScreen/ChatScreenDragOverlay.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatScreen/ChatScreenHeader.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatScreen/ChatScreenWarning.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSettings/ChatSettingsDialog.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSettings/ChatSettingsFields.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSettings/ChatSettingsFooter.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSidebar/ChatSidebar.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSidebar/ChatSidebarActions.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSidebar/ChatSidebarConversationItem.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSidebar/ChatSidebarSearch.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/chat/ChatSidebar/handle-mobile-sidebar-item-click.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/ConfirmationDialog.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/ConversationTitleUpdateDialog.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/EmptyFileAlertDialog.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/dialogs/MaximumContextAlertDialog.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/misc/ActionButton.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/misc/ActionDropdown.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/misc/KeyboardShortcutInfo.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/misc/MarkdownContent.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/server/ServerErrorSplash.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/server/ServerInfo.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/server/ServerLoadingSplash.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/app/server/ServerStatus.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/utils.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-action.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-cancel.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-content.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-description.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-footer.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-header.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-overlay.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-title.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/alert-dialog-trigger.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/alert-dialog/index.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/badge/badge.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/badge/index.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/button/button.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/button/index.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/card/card-action.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/card/card-content.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/card/card-description.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/card/card-footer.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/card/card-header.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/card/card-title.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/card/card.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/card/index.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/checkbox/checkbox.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/checkbox/index.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/collapsible/collapsible-content.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/collapsible/collapsible-trigger.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/collapsible/collapsible.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/collapsible/index.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/dialog-close.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/dialog-content.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/dialog-description.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/dialog-footer.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/dialog-header.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/dialog-overlay.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/dialog-title.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/dialog-trigger.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/dialog/index.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-checkbox-item.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-content.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-group-heading.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-group.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-item.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-label.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-radio-group.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-radio-item.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-separator.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-shortcut.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-sub-content.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-sub-trigger.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/dropdown-menu-trigger.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/dropdown-menu/index.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/input/index.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/input/input.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/label/index.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/label/label.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/scroll-area/index.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/scroll-area/scroll-area-scrollbar.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/scroll-area/scroll-area.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/select/index.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-content.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-group-heading.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-group.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-item.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-label.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-scroll-down-button.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-scroll-up-button.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-separator.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/select/select-trigger.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/separator/index.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/separator/separator.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/index.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/sheet-close.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/sheet-content.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/sheet-description.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/sheet-footer.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/sheet-header.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/sheet-overlay.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/sheet-title.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sheet/sheet-trigger.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/constants.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/context.svelte.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/index.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-content.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-footer.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-group-action.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-group-content.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-group-label.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-group.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-header.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-input.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-inset.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu-action.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu-badge.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu-button.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu-item.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu-skeleton.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu-sub-button.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu-sub-item.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu-sub.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-menu.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-provider.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-rail.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-separator.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar-trigger.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/sidebar/sidebar.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/skeleton/index.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/skeleton/skeleton.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/textarea/index.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/textarea/textarea.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/tooltip/index.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/tooltip/tooltip-content.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/components/ui/tooltip/tooltip-trigger.svelte
thirdparty/llama.cpp/tools/server/webui/src/lib/constants/auto-scroll.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/constants/binary-detection.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/constants/debounce.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/constants/input-classes.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/constants/localstorage-keys.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/constants/max-bundle-size.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/constants/processing-info.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/constants/settings-config.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/constants/supported-file-types.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/constants/tooltip-config.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/constants/viewport.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/enums/files.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/hooks/is-mobile.svelte.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/hooks/use-processing-state.svelte.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/services/chat.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/services/context.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/services/index.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/services/slots.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/stores/chat.svelte.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/stores/database.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/stores/server.svelte.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/stores/settings.svelte.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/types/api.d.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/types/chat.d.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/types/database.d.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/types/settings.d.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/utils/api-key-validation.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/utils/audio-recording.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/utils/autoresize-textarea.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/utils/branching.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/utils/convert-files-to-extra.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/utils/copy.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/utils/file-preview.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/utils/file-type.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/utils/modality-file-validation.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/utils/pdf-processing.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/utils/process-uploaded-files.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/utils/svg-to-png.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/utils/text-files.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/utils/thinking.ts
thirdparty/llama.cpp/tools/server/webui/src/lib/utils/webp-to-png.ts
thirdparty/llama.cpp/tools/server/webui/src/routes/+error.svelte
thirdparty/llama.cpp/tools/server/webui/src/routes/+layout.svelte
thirdparty/llama.cpp/tools/server/webui/src/routes/+page.svelte
thirdparty/llama.cpp/tools/server/webui/src/routes/+page.ts
thirdparty/llama.cpp/tools/server/webui/src/routes/page.svelte.test.ts
thirdparty/llama.cpp/tools/server/webui/src/routes/chat/[id]/+page.svelte
thirdparty/llama.cpp/tools/server/webui/src/routes/chat/[id]/+page.ts
thirdparty/llama.cpp/tools/server/webui/src/stories/ChatForm.stories.svelte
thirdparty/llama.cpp/tools/server/webui/src/stories/ChatMessage.stories.svelte
thirdparty/llama.cpp/tools/server/webui/src/stories/ChatSettingsDialog.stories.svelte
thirdparty/llama.cpp/tools/server/webui/src/stories/ChatSidebar.stories.svelte
thirdparty/llama.cpp/tools/server/webui/src/stories/Introduction.mdx
thirdparty/llama.cpp/tools/server/webui/src/stories/MarkdownContent.stories.svelte
thirdparty/llama.cpp/tools/server/webui/src/stories/fixtures/ai-tutorial.ts
thirdparty/llama.cpp/tools/server/webui/src/stories/fixtures/api-docs.ts
thirdparty/llama.cpp/tools/server/webui/src/stories/fixtures/blog-post.ts
thirdparty/llama.cpp/tools/server/webui/src/stories/fixtures/data-analysis.ts
thirdparty/llama.cpp/tools/server/webui/src/stories/fixtures/empty.ts
thirdparty/llama.cpp/tools/server/webui/src/stories/fixtures/math-formulas.ts
thirdparty/llama.cpp/tools/server/webui/src/stories/fixtures/readme.ts
thirdparty/llama.cpp/tools/server/webui/src/stories/fixtures/storybook-mocks.ts
thirdparty/llama.cpp/tools/server/webui/src/stories/fixtures/assets/1.jpg
thirdparty/llama.cpp/tools/server/webui/src/stories/fixtures/assets/beautiful-flowers-lotus.webp
thirdparty/llama.cpp/tools/server/webui/src/stories/fixtures/assets/example.pdf
thirdparty/llama.cpp/tools/server/webui/src/stories/fixtures/assets/hf-logo.svg
thirdparty/llama.cpp/tools/server/webui/static/favicon.svg
thirdparty/llama.cpp/tools/server/webui/static/loading.html
thirdparty/llama.cpp/tools/tokenize/CMakeLists.txt
thirdparty/llama.cpp/tools/tokenize/tokenize.cpp
thirdparty/llama.cpp/tools/tts/CMakeLists.txt
thirdparty/llama.cpp/tools/tts/README.md
thirdparty/llama.cpp/tools/tts/convert_pt_to_hf.py
thirdparty/llama.cpp/tools/tts/tts-outetts.py
thirdparty/llama.cpp/tools/tts/tts.cpp
thirdparty/llama.cpp/vendor/cpp-httplib/httplib.h
thirdparty/llama.cpp/vendor/miniaudio/miniaudio.h
thirdparty/llama.cpp/vendor/minja/chat-template.hpp
thirdparty/llama.cpp/vendor/minja/minja.hpp
thirdparty/llama.cpp/vendor/nlohmann/json.hpp
thirdparty/llama.cpp/vendor/nlohmann/json_fwd.hpp
thirdparty/llama.cpp/vendor/stb/stb_image.h