1
0
mirror of https://github.com/ggerganov/llama.cpp.git synced 2025-04-23 03:36:07 +00:00
Xuan Son Nguyen 642330ac7c
llama : add enum for built-in chat templates ()
* llama : add enum for supported chat templates

* use "built-in" instead of "supported"

* arg: print list of built-in templates

* fix test

* update server README
2024-12-02 22:10:19 +01:00
..