Olivier Chafik
|
a94f3b2727
`common`: utils to split / join / repeat strings (from json converter) (#11342)
|
1 год назад |
Olivier Chafik
|
6171c9d258
Add Jinja template support (#11016)
|
1 год назад |
Radoslav Gerganov
|
667d72846c
rpc : early register backend devices (#11262)
|
1 год назад |
Xuan Son Nguyen
|
00b4c3da62
common : support tag-based --hf-repo like on ollama (#11195)
|
1 год назад |
Xuan Son Nguyen
|
9a483999a6
llama : fix chat template gguf key (#11201)
|
1 год назад |
Georgi Gerganov
|
afa8a9ec9b
llama : add `llama_vocab`, functions -> methods, naming (#11110)
|
1 год назад |
Johannes Gäßler
|
53ff6b9b9f
GGUF: C++ refactor, backend support, misc fixes (#11030)
|
1 год назад |
Georgi Gerganov
|
47182dd03f
llama : update llama_model API names (#11063)
|
1 год назад |
Georgi Gerganov
|
727368c60f
llama : use LLAMA_TOKEN_NULL (#11062)
|
1 год назад |
Molly Sophia
|
4b0c638b9a
common : disable KV cache shifting automatically for unsupported models (#11053)
|
1 год назад |
Georgi Gerganov
|
f66f582927
llama : refactor `src/llama.cpp` (#10902)
|
1 год назад |
Xuan Son Nguyen
|
45095a61bf
server : clean up built-in template detection (#11026)
|
1 год назад |
Peter
|
6e1531aca5
common, examples, ggml : fix MSYS2 GCC compiler errors and warnings when building with LLAMA_CURL=ON and GGML_OPENCL=ON (#11013)
|
1 год назад |
Georgi Gerganov
|
0bf2d10c55
tts : add OuteTTS support (#10784)
|
1 год назад |
Georgi Gerganov
|
152610eda9
server : output embeddings for all tokens when pooling = none (#10861)
|
1 год назад |
Georgi Gerganov
|
644fd71b44
sampling : refactor + optimize penalties sampler (#10803)
|
1 год назад |
Eric Curtin
|
c27ac678dd
Opt class for positional argument handling (#10508)
|
1 год назад |
Xuan Son Nguyen
|
adffa6ffd5
common : improve -ctv -ctk CLI arguments (#10806)
|
1 год назад |
Diego Devesa
|
7cc2d2c889
ggml : move AMX to the CPU backend (#10570)
|
1 год назад |
Xuan Son Nguyen
|
9f912511bc
common : fix duplicated file name with hf_repo and hf_file (#10550)
|
1 год назад |
Diego Devesa
|
10bce0450f
llama : accept a list of devices to use to offload a model (#10497)
|
1 год назад |
Diego Devesa
|
5931c1f233
ggml : add support for dynamic loading of backends (#10469)
|
1 год назад |
Georgi Gerganov
|
d9d54e498d
speculative : refactor and add a simpler example (#10362)
|
1 год назад |
Georgi Gerganov
|
8e752a777b
llama : add check for KV cache shifts (#10401)
|
1 год назад |
Johannes Gäßler
|
4e54be0ec6
llama/ex: remove --logdir argument (#10339)
|
1 год назад |
Diego Devesa
|
ae8de6d50a
ggml : build backends as libraries (#10256)
|
1 год назад |
Georgi Gerganov
|
5c333e0140
metal : add BF16 support (#8439)
|
1 год назад |
Diego Devesa
|
9f40989351
ggml : move CPU backend to a separate file (#10144)
|
1 год назад |
Georgi Gerganov
|
8d8ff71536
llama : remove Tail-Free sampling (#10071)
|
1 год назад |
wwoodsTM
|
ff252ea48e
llama : add DRY sampler (#9702)
|
1 год назад |