llama.cpp/common
Xuan Son Nguyen a77feb5d71
server : add some missing env variables (#9116)
* server : add some missing env variables

* add LLAMA_ARG_HOST to server dockerfile

* also add LLAMA_ARG_CONT_BATCHING
2024-08-27 11:07:01 +02:00
..
cmake
CMakeLists.txt
base64.hpp
build-info.cpp.in
common.cpp server : add some missing env variables (#9116) 2024-08-27 11:07:01 +02:00
common.h server : support reading arguments from environment variables (#9105) 2024-08-21 11:04:34 +02:00
console.cpp
console.h
grammar-parser.cpp grammar-parser : fix possible null-deref (#9004) 2024-08-12 15:36:41 +03:00
grammar-parser.h
json-schema-to-grammar.cpp
json-schema-to-grammar.h
json.hpp
log.h
ngram-cache.cpp
ngram-cache.h
sampling.cpp llama : move vocab, grammar and sampling into separate files (#8508) 2024-07-23 13:10:17 +03:00
sampling.h
stb_image.h common : Update stb_image.h to latest version (#9161) 2024-08-27 08:58:50 +03:00
train.cpp
train.h