mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-28 05:30:58 -05:00
* fix: added a normalization step for MathJax-style \[\] and \(\) delimiters So inline and block equations are converted before KaTeX rendering, enabling proper display of model-generated LaTeX in the WebUI * chore: update webui build output