llama.cpp
llama.cpp copied to clipboard
llama : fix indentation in llama-grammar [no ci]
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.