COMMITS
/ tests/CMakeLists.txt November 25, 2024
D
ggml : add support for dynamic loading of backends (#10469)
Diego Devesa committed
November 16, 2024
G
tests : remove test-grad0
Georgi Gerganov committed
September 17, 2024
M
threadpool : skip polling for unused threads (#9461)
Max Krasnyansky committed
September 15, 2024
G
common : reimplement logging (#9418)
Georgi Gerganov committed
September 7, 2024
X
common : refactor arg parser (#9308)
Xuan Son Nguyen committed
July 22, 2024
G
tests : re-enable tokenizer tests (#8611)
Georgi Gerganov committed
May 31, 2024
G
ggml : fix loongson compile warnings (#7537)
Georgi Gerganov committed
May 11, 2024
H
llama : lookup word in vocab before doing BPE merges (#7193)
Haoxiang Fei committed
May 8, 2024
R
llama : add BPE pre-tokenization for Qwen2 (#7114)
Ren Xuancheng committed
May 5, 2024
D
command-r : add BPE pre-tokenization (#7063)
DAN™ committed
May 4, 2024
G
tests : add test-tokenizer-0.sh + fix some tokenizers (#7036)
Georgi Gerganov committed
April 29, 2024
G
llama : fix BPE pre-tokenization (#6920)
Georgi Gerganov committed
April 15, 2024
O
`main`: add --json-schema / -j flag (#6659)
Olivier Chafik committed
April 6, 2024
C
Tests: Added integration tests for GBNF parser (#6472)
Clint Herron committed
March 21, 2024
O
json-schema-to-grammar improvements (+ added to server) (#5978)
Olivier Chafik committed
February 19, 2024
X
llama : add llama_chat_apply_template() (#5538)
Xuan Son Nguyen committed
January 26, 2024
C
ci : add model tests + script wrapper (#4586)
crasm committed
January 17, 2024
G
metal : create autorelease pool during library build (#4970)
Georgi Gerganov committed
December 29, 2023
C
cmake : fix ld warning duplicate libraries libllama.a (#4671)
Cuong Trinh Manh committed
December 28, 2023
M
gpt2 : Add gpt2 architecture integration (#4555)
manikbhandari committed
December 7, 2023
G
sync : ggml (new ops, tests, backend, etc.) (#4359)
Georgi Gerganov committed
November 14, 2023
G
stablelm : StableLM support (#3586)
Galunid committed
October 24, 2023
G
Add more tokenizer tests (#3742)
Galunid committed
October 22, 2023
G
Add test for MPT tokenization (#3728)
goerch committed
October 3, 2023
G
Work on the BPE tokenizer (#3252)
goerch committed
September 28, 2023
G
llama : custom attention mask + parallel decoding + no context swaps (#3228)
Georgi Gerganov committed
September 13, 2023
G
whisper : tokenizer fix + re-enable tokenizer test for LLaMa (#3096)
goerch committed
August 30, 2023
C
tests : add a C compliance test (#2848)
Cebtenzzre committed
August 27, 2023
G
llama : more tokenizer fixes (#2810)
Georgi Gerganov committed
August 23, 2023
G
llm : add Falcon support (#2717)
Georgi Gerganov committed
August 21, 2023
G
gguf : new file format with flexible meta data (beta) (#2398)
Georgi Gerganov committed
August 17, 2023
D
tests : adds simple llama grammar tests (#2618)
drbh committed
August 13, 2023
D
test : add simple grammar parsing tests (#2594)
drbh committed
August 2, 2023
E
tests : Fix compilation warnings (Linux/GCC) (#2451)
Eve committed
July 19, 2023
W
cmake : install targets (#2256)
wzy committed
July 7, 2023
Q
ggml : change ggml_graph_compute() API to not require context (#1999)
Qingyou Meng committed
May 13, 2023
April 29, 2023
I
llama : new sampling algorithms (#1126)
Ivan Stepanov committed
April 22, 2023
U
ggml : unit test for quantization functions (#953)
unbounded committed
March 28, 2023
S
all : be more strict about converting float to double (#458)
Stephan Walter committed
March 25, 2023
G
Overhaul the examples structure
Georgi Gerganov committed
March 22, 2023
S
Deduplicate q4 quantization functions (#383)
Stephan Walter committed
G
Introduce C-style API (#370)
Georgi Gerganov committed
March 21, 2023
G
Add tokenizer test + revert to C++11 (#355)
Georgi Gerganov committed