mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-02 17:20:21 +00:00
eaa6ca5a61
* Clean up compiler warnings in train-text Some brackets to disambiguate order of operations * Increase GGML_MAX_NAME Avoiding strncpy danger in train-text-from-scratch and reducing potential future name length issues