# The three engines, pinned to the commit the system was measured against. # # «ignore = dirty» is on purpose: scripts/bootstrap.sh applies the patch from # vendor/patches/ on each of them, so their working tree is always modified. # The changes are versioned there, not as submodule commits. [submodule "canary-rs"] path = vendor/canary-rs url = https://github.com/mmende/canary-rs.git ignore = dirty [submodule "qwentts.cpp"] path = vendor/qwentts.cpp url = https://github.com/ServeurpersoCom/qwentts.cpp.git ignore = dirty [submodule "llama.cpp"] path = vendor/llama.cpp url = https://github.com/ggml-org/llama.cpp.git ignore = dirty