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
/
examples
Age
Commit message (
Expand
)
Author
2024-01-30
kompute : llama-bench support and ggml_cpu_has_kompute() (#5226)
Jared Van Bortel
2024-01-30
Revert "server : change deps.sh xxd files to string literals (#5221)"
Georgi Gerganov
2024-01-30
server : fix context shift (#5195)
Georgi Gerganov
2024-01-30
server : change deps.sh xxd files to string literals (#5221)
JohnnyB
2024-01-30
SOTA 3-bit quants (#5196)
Kawrakow
2024-01-30
quantize : fix typo (#5211)
Vladimir Malyutin
2024-01-30
main : allow empty --prompt-cache file (#5176)
divinity76
2024-01-30
server : improve README (#5209)
Wu Jian Ping
2024-01-29
server : embeddings compatibility for OpenAI (#5190)
Wu Jian Ping
2024-01-28
ggml : add Vulkan backend (#2059)
0cc4m
2024-01-28
ggml : add unified SYCL backend for Intel GPUs (#2690)
Abhilash Majumder
2024-01-28
docker : add server-first container images (#5157)
Kyle Mistele
2024-01-27
llava : support for Yi-VL and fix for mobileVLM (#5093)
John
2024-01-27
sync : ggml
Georgi Gerganov
2024-01-27
Remove unused data and add fixes (#5154)
Michael Klimenko
2024-01-27
server : add self-extend support (#5104)
Maximilian Winter
2024-01-26
server : refactored the task processing logic (#5065)
Xuan Son Nguyen
2024-01-25
examples : make pydantic scripts pass mypy and support py3.8 (#5099)
Jared Van Bortel
2024-01-25
android : use release cmake build type by default (#5123)
Valentin Konovalov
2024-01-23
Additional KL-divergence statistics (#5081)
Kawrakow
2024-01-23
minor : clean-up some warnings and style (#5094)
Georgi Gerganov
2024-01-23
llama.vim : added api key support (#5090)
Michael Coppola
2024-01-22
KL-divergence (#5076)
Kawrakow
2024-01-22
llava : MobileVLM support (#4954)
XiaotaoChen
2024-01-22
imatrix : keep intermediate imatrix results (#5077)
Kawrakow
2024-01-22
finetune : print sample-start/include-sample-start (#5072)
Daniel Bevenius
2024-01-22
llama : add Q3_K_XS (#5060)
Kawrakow
2024-01-21
Add ability to evauate multiple choice tasks (#5047)
Kawrakow
2024-01-21
Slightly faster imatrix (#5050)
Kawrakow
2024-01-20
perplexity : fix MSVC build after #5020 (#5043)
Jared Van Bortel
2024-01-19
finetune : fix ggml_allocr lifetimes (tmp workaround) (#5033)
Uzo Nweke
2024-01-19
imatrix : add README.md
Georgi Gerganov
2024-01-19
winogrande: evaluate log-probs in parallel (#5036)
Kawrakow
2024-01-19
perplexity: avoid unnecessary alloocations and logit copies (#5035)
Kawrakow
2024-01-19
perplexity : faster Winogrande via batching (#5024)
Georgi Gerganov
2024-01-18
server : defer tasks when "slot unavailable" (#5018)
Xuan Son Nguyen
2024-01-18
imatrix : fix assert for src0 non-cont check
Georgi Gerganov
2024-01-18
perplexity : fix winogrande N tasks option
Georgi Gerganov
2024-01-18
HellaSwag: speed up by parallelizing log-prob evaluation (#5020)
Kawrakow
2024-01-18
perplexity : faster HellaSwag via batching (#5017)
Georgi Gerganov
2024-01-18
Add Winogrande evaluation (#5015)
Kawrakow
2024-01-17
imatrix : offload to GPU support (#4957)
Georgi Gerganov
2024-01-16
finetune : add training data file to log message (#4979)
Daniel Bevenius
2024-01-16
examples : add complete parallel function calling example (#4974)
Maximilian Winter
2024-01-16
perplexity : fix kv cache handling for hellaswag (#4981)
Georgi Gerganov
2024-01-16
android : introduce starter project example (#4926)
Neuman Vong
2024-01-16
examples : fix and improv docs for the grammar generator (#4909)
Maximilian Winter
2024-01-16
finetune : use LLAMA_FILE_MAGIC_GGLA (#4961)
Daniel Bevenius
2024-01-16
speculative : threading options (#4959)
stduhpf
2024-01-14
Add ability to use importance matrix for all k-quants (#4930)
Kawrakow
[next]