Cradicle Explorer
llama.cpp
  • Info
  • Issues
  • Patches
  • Wallets
  • Source
    • Source
    • .devops
    • .github
    • ci
    • cmake
    • common
    • docs
    • examples
    • ggml
    • gguf-py
    • grammars
    • include
    • media
    • models
    • pocs
    • prompts
    • requirements
    • scripts
    • spm-headers
    • src
    • tests
    • .gitignore
    • CMakeLists.txt
    • get-model.cpp
    • get-model.h
    • run-json-schema-to-grammar.mjs
    • test-arg-parser.cpp
    • test-autorelease.cpp
    • test-backend-ops.cpp
    • test-barrier.cpp
    • test-c.c
    • test-chat-template.cpp
    • test-double-float.cpp
    • test-grammar-integration.cpp
    • test-grammar-parser.cpp
    • test-json-schema-to-grammar.cpp
    • test-llama-grammar.cpp
    • test-log.cpp
    • test-lora-conversion-inference.sh
    • test-model-load-cancel.cpp
    • test-opt.cpp
    • test-quantize-fns.cpp
    • test-quantize-perf.cpp
    • test-rope.cpp
    • test-sampling.cpp
    • test-tokenizer-0.cpp
    • test-tokenizer-0.py
    • test-tokenizer-0.sh
    • test-tokenizer-1-bpe.cpp
    • test-tokenizer-1-spm.cpp
    • test-tokenizer-random.py
    • .clang-format
    • .clang-tidy
    • .dockerignore
    • .ecrc
    • .editorconfig
    • .flake8
    • .gitignore
    • .gitmodules
    • .pre-commit-config.yaml
    • AUTHORS
    • CMakeLists.txt
    • CMakePresets.json
    • CONTRIBUTING.md
    • LICENSE
    • Makefile
    • Package.swift
    • README.md
    • SECURITY.md
    • convert_hf_to_gguf.py
    • convert_hf_to_gguf_update.py
    • convert_llama_ggml_to_gguf.py
    • convert_lora_to_gguf.py
    • flake.lock
    • flake.nix
    • mypy.ini
    • poetry.lock
    • pyproject.toml
    • pyrightconfig.json
    • requirements.txt
/ tests /
.. .gitignore CMakeLists.txt get-model.cpp get-model.h run-json-schema-to-grammar.mjs test-arg-parser.cpp test-autorelease.cpp test-backend-ops.cpp test-barrier.cpp test-c.c test-chat-template.cpp test-double-float.cpp test-grammar-integration.cpp test-grammar-parser.cpp test-json-schema-to-grammar.cpp test-llama-grammar.cpp test-log.cpp test-lora-conversion-inference.sh test-model-load-cancel.cpp test-opt.cpp test-quantize-fns.cpp test-quantize-perf.cpp test-rope.cpp test-sampling.cpp test-tokenizer-0.cpp test-tokenizer-0.py test-tokenizer-0.sh test-tokenizer-1-bpe.cpp test-tokenizer-1-spm.cpp test-tokenizer-random.py