### Name and Version llama-version: 4291 (ce8784bd) built with MSVC 19.29.30157.0 for ### Operating systems Windows ### Which llama.cpp modules do you know to be affected? llama-cli, llama-server ### Problem description & steps to reproduce 'x64' should be printed at the end of the `--version` output string, but is missing on CUDA 12.4 build: ``` version: 4291 (ce8784bd) built with MSVC 19.29.30157.0 for ``` ### First Bad Commit _No response_ ### Relevant log output _No response_