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
/
docs
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-13
`build`: rename main → llama-cli, server → llama-server, llava-cli → ll...
Olivier Chafik
2024-05-30
Move convert.py to examples/convert-legacy-llama.py (#7430)
Galunid
2024-05-17
Added a single test function script and fix debug-test.sh to be more robust (...
Brian
2024-05-12
Scripting & documenting debugging one test without anything else in the loop....
Josh Ramer
2024-05-07
docs: fix typos (#7124)
omahs
2024-04-11
eval-callback: Example how to use eval callback for debugging (#6576)
Pierrick Hymbert
2024-04-10
docs : how to add a model (#6565)
Pierrick Hymbert
2024-03-26
cuda : rename build flag to LLAMA_CUDA (#6299)
slaren
2023-11-23
docs : add llama-star arch idea
Georgi Gerganov
2023-11-11
Fix some documentation typos/grammar mistakes (#4032)
Richard Kiss
2023-10-12
docs : fix typo GOMP_CPU_AFFINITY (#3597)
uint256_t
2023-09-28
docs : mark code as Bash (#3375)
Kevin Ji
2023-08-21
gguf : new file format with flexible meta data (beta) (#2398)
Georgi Gerganov
2023-06-05
docs : add performance troubleshoot + example benchmark documentation (#1674)
Yuval Peled