]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : fix indentation in llama-grammar [no ci] (#11943)
authorDaniel Bevenius <redacted>
Wed, 19 Feb 2025 05:16:23 +0000 (06:16 +0100)
committerGitHub <redacted>
Wed, 19 Feb 2025 05:16:23 +0000 (06:16 +0100)
commit9626d9351a6dfb665400d9fccbda876a0a96ef67
tree1503094ff2a82c58bf8e62e40ab6a5a8c6f0e0fc
parentb58934c1836b5ea51dbacbe899eee125775e77c9
llama : fix indentation in llama-grammar [no ci] (#11943)

This commit adjusts the indentation for the functions `parse_sequence`
and `parse_rule` in src/llama-grammar.cpp.

The motivation is consistency and improve readability.
src/llama-grammar.cpp