Llama.cpp が12月2日からコンパイルの方法が変わりました。
commit 8648c521010620c2daccfa1d26015c668ba2c717
Author: Georgi Gerganov ggerganov@gmail.com
Date: Mon Dec 2 21:22:53 2024 +0200
make : deprecate (#10514)
* make : deprecate
旧: make
新: cmake --build build
これだけだとつまらないので。
commit a6744e43e80f4be6398fc7733a01642c846dce1d (tag: b4011)
Author: Diego Devesa slarengh@gmail.com
Date: Fri Nov 1 23:50:59 2024 +0100
llama : add simple-chat example (#10124)
* llama : add simple-chat example
---------
Co-authored-by: Xuan Son Nguyen <thichthat@gmail.com>
使用方法
llama-simple-chat -m モデルファイル