COMMITS
/ .github/workflows/server.yml December 11, 2024
X
ci : pin nodejs to 22.11.0 (#10779)
Xuan Son Nguyen committed
December 3, 2024
X
server : (web ui) Various improvements, now use vite as bundler (#10599)
Xuan Son Nguyen committed
November 26, 2024
X
server : replace behave with pytest (#10416)
Xuan Son Nguyen committed
September 15, 2024
G
common : reimplement logging (#9418)
Georgi Gerganov committed
September 12, 2024
M
server : Add option to return token pieces in /tokenize endpoint (#9108)
Mathijs Henquet committed
June 26, 2024
G
llama : reorganize source code + improve CMake (#8006)
Georgi Gerganov committed
June 23, 2024
S
fix CI failures (#8066)
slaren committed
June 19, 2024
S
ggml : synchronize threads using barriers (#7993)
slaren committed
June 12, 2024
O
`build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809)
Olivier Chafik committed
June 10, 2024
S
ci : try win-2019 on server windows test (#7854)
slaren committed
May 20, 2024
G
server : fix temperature + disable some tests (#7409)
Georgi Gerganov committed
May 18, 2024
G
ci : re-enable sanitizer runs (#7358)
Georgi Gerganov committed
April 29, 2024
O
build(cmake): simplify instructions (`cmake -B build && cmake --build build ...`) (#6964)
Olivier Chafik committed
April 27, 2024
P
ci: server: tests python env on github container ubuntu latest / fix n_predict (#6935)
Pierrick Hymbert committed
April 26, 2024
P
ci: server: fix python installation (#6925)
Pierrick Hymbert committed
P
ci: server: fix python installation (#6922)
Pierrick Hymbert committed
P
ci: server: fix python installation (#6918)
Pierrick Hymbert committed
P
ci: fix concurrency for pull_request_target (#6917)
Pierrick Hymbert committed
April 22, 2024
P
ci: fix job are cancelling each other (#6781)
Pierrick Hymbert committed
April 4, 2024
M
ci: exempt master branch workflows from getting cancelled (#6486)
Minsoo Cheong committed
April 3, 2024
E
ci : update checkout, setup-python and upload-artifact to latest (#6456)
Ewout ter Hoeven committed
April 1, 2024
P
ci: server: verify deps are coherent with the commit (#6409)
Pierrick Hymbert committed
March 23, 2024
P
common: llama_load_model_from_url split support (#6192)
Pierrick Hymbert committed
March 22, 2024
M
ci: apply concurrency limit for github workflows (#6243)
Minsoo Cheong committed
March 18, 2024
G
ci : temporary disable sanitizer builds (#6128)
Georgi Gerganov committed
March 17, 2024
P
common: llama_load_model_from_url using --model-url (#6098)
Pierrick Hymbert committed
March 14, 2024
P
server: disable debug release type sanitizer, simplify trigger (#6047)
Pierrick Hymbert committed
March 10, 2024
P
server: ci: windows build and tests (#5968)
Pierrick Hymbert committed
March 7, 2024
G
server : refactor (#5882)
Georgi Gerganov committed
March 3, 2024
P
ci : schedule slow server tests only on Release or on demand (#5839)
Pierrick Hymbert committed
March 2, 2024
P
server: tests: passkey challenge / self-extend with context shift demo (#5832)
Pierrick Hymbert committed
February 26, 2024
P
server: CI fix trailing space (#5728)
Pierrick Hymbert committed
P
server: CI tests reduce build matrix (#5725)
Pierrick Hymbert committed
February 24, 2024
P
server: init functional tests (#5566)
Pierrick Hymbert committed