mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-03 17:50:26 +00:00
41c5e02f42
* webui: Fix zero pasteLongTextToFileLen to disable conversion being overridden Zero pasteLongTextToFileLen should disable the conversion, but it was overwritten with 2500. * Apply suggestions from code review * Update webui build