index
:
ik_llama.cpp.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2024-08-12
Merge mainline - Aug 12 2024 (#17)
Kawrakow
2024-07-27
Merge mainline llama.cpp (#3)
Kawrakow
2024-06-18
tokenizer : BPE fixes (#7530)
jaime-m-p
2024-06-18
ggml : sync
Georgi Gerganov
2024-06-13
`build`: rename main → llama-cli, server → llama-server, llava-cli → ll...
Olivier Chafik
2024-06-04
common : refactor cli arg parsing (#7675)
Georgi Gerganov
2024-06-04
ggml : remove OpenCL (#7735)
Georgi Gerganov
2024-06-04
llama-bench : allow using a different printer for stderr with -oe (#7722)
slaren
2024-05-31
scripts: update compare_llama_bench.py [no ci] (#7673)
Johannes Gäßler
2024-05-30
Move convert.py to examples/convert-legacy-llama.py (#7430)
Galunid
2024-05-29
scripts : remove mpi remnants
Georgi Gerganov
2024-05-29
sync : ggml
Georgi Gerganov
2024-05-20
llama : remove MPI backend (#7395)
slaren
2024-05-18
Unicode codepoint flags for custom regexs (#7245)
jaime-m-p
2024-05-17
Added a single test function script and fix debug-test.sh to be more robust (...
Brian
2024-05-15
sync : ggml
Georgi Gerganov
2024-05-14
script : sync ggml-rpc
Georgi Gerganov
2024-05-14
sync : ggml
Georgi Gerganov
2024-05-11
metal : fix warnings (skipme) (#0)
Georgi Gerganov
2024-05-11
sync : ggml
Georgi Gerganov
2024-05-12
Scripting & documenting debugging one test without anything else in the loop....
Josh Ramer
2024-05-11
sync : ggml
Georgi Gerganov
2024-05-10
llama-bench : add pp+tg test type (#7199)
slaren
2024-05-09
llama3 custom regex split (#6965)
jaime-m-p
2024-05-08
compare-llama-bench.py: add missing basicConfig (#7138)
Brian
2024-05-05
py : logging and flake8 suppression refactoring (#7081)
Brian
2024-05-04
tests : add test-tokenizer-0.sh + fix some tokenizers (#7036)
Georgi Gerganov
2024-05-03
convert.py : add python logging instead of print() (#6511)
Brian
2024-04-29
llama : fix BPE pre-tokenization (#6920)
Georgi Gerganov
2024-04-21
`build`: generate hex dump of server assets during build (#6661)
Olivier Chafik
2024-04-18
ggml : group all experts in a single ggml_mul_mat_id (#6505)
slaren
2024-04-13
model: support arch `DbrxForCausalLM` (#6515)
Pierrick Hymbert
2024-04-11
scripts : add --outdir option to hf.sh (#6600)
Daniel Bevenius
2024-04-09
sync : ggml
Georgi Gerganov
2024-04-09
license : update copyright notice + add AUTHORS (#6405)
Georgi Gerganov
2024-04-07
sync : ggml
Georgi Gerganov
2024-04-07
scripts : sync ggml-cuda folder
Georgi Gerganov
2024-04-06
sync : ggml
Georgi Gerganov
2024-04-01
compare-llama-bench.py: fix long hexsha args (#6424)
Johannes Gäßler
2024-03-29
sync : ggml (#6351)
Georgi Gerganov
2024-03-26
cuda : rename build flag to LLAMA_CUDA (#6299)
slaren
2024-03-23
lookup: complement data from context with general text statistics (#5479)
Johannes Gäßler
2024-03-10
sync : ggml
Georgi Gerganov
2024-03-09
ggml : add ggml-common.h to deduplicate shared code (#5940)
Georgi Gerganov
2024-03-05
compare-llama-bench.py : remove mul_mat_q (#5892)
slaren
2024-03-04
sync : ggml
Georgi Gerganov
2024-03-04
sync : ggml
Georgi Gerganov
2024-03-02
scripts : add pod-llama.sh
Georgi Gerganov
2024-03-01
llama : cleanup unused mmq flags (#5772)
Pierrick Hymbert
2024-02-28
sync : ggml
Georgi Gerganov
[next]