1
0
mirror of https://github.com/ggerganov/llama.cpp.git synced 2025-01-20 16:51:16 +01:00
Commit Graph

1 Commits

Author SHA1 Message Date
Clint Herron
e500d6135a
Deprecation warning to assist with migration to new binary names ()
* Adding a simple program to provide a deprecation warning that can exist to help people notice the binary name change from  and migrate to the new filenames.

* Build legacy replacement binaries only if they already exist. Check for their existence every time so that they are not ignored.
2024-07-09 11:54:43 -04:00