]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/shortlog
pkg/ggml/sources/llama.cpp
2024-05-17 fairydreamingllama : use n_embd_head_v when reshaping kqv (#7327)
2024-05-17 Johannes Gäßlertokenization: add warning for double BOS (#7332)
2024-05-17 Herman Semenovggml-quants, llama : removed excess checks (#7274)
2024-05-17 amd-lalithncconvert : fix Qwen/Qwen-7b conversion (#7308)
2024-05-17 Radoslav Gerganovserver : add support for the RPC backend (#7305)
2024-05-17 Justine Tunneyggml : rewrite silu and softmax for cpu (#7154)
2024-05-17 Leon Knauer[Server] Added --verbose option to README [no ci] ...
2024-05-16 Pierrick HymbertRevert "server bench: fix bench not waiting for model...
2024-05-16 Radoslav Gerganovrpc : get available mem for the CPU backend
2024-05-16 Radoslav Gerganovrpc : add command line arg for specifying backend memory
2024-05-16 Jared Van Bortelconvert : get general.name from model dir, not its...
2024-05-16 Herman Semenovgrammar, json, llama: replace push on emplace if it...
2024-05-16 Vaibhav Srivastavdoc: add references to hugging face GGUF-my-repo quanti...
2024-05-16 Max Krasnyanskyci: fix bin/Release path for windows-arm64 builds ...
2024-05-16 Max KrasnyanskyAdd support for properly optimized Windows ARM64 builds...
2024-05-15 Daniel Beveniusreadme : remove stray double quote (#7310)
2024-05-15 kunnisggml : use dynamic thread scheduling for matrix multipl...
2024-05-15 agray3Avoid unnecessarily disabling CUDA graphs (#7302)
2024-05-15 slarenggml : tag ggml_tensor::backend as deprecated (#7290)
2024-05-15 AidanBeltonSAdd missing " (#7303)
2024-05-15 dm4embedding : free the batch after execution (#7297)
2024-05-15 Georgi Gerganovsync : ggml
2024-05-15 John Balisggml : add `ggml_upscale_ext` (ggml/814)
2024-05-15 Johannes Gäßlerserver bench: fix bench not waiting for model load...
2024-05-14 Georgi Gerganovscript : sync ggml-rpc
2024-05-14 Georgi Gerganovmetal : support FA without mask + add asserts (#7278)
2024-05-14 Georgi Gerganovsync : ggml
2024-05-14 Georgi Gerganovmetal : tune soft_max number of threads (whisper/0)
2024-05-14 Georgi Gerganovggml : try fix ppc64 (whisper/0)
2024-05-14 Przemysław... ggml : expose SSE3 and SSSE3 for MSVC when AVX is avail...
2024-05-14 Hong Bo PENGggml : optimize for ppc64le using VSX intrinsics (ggml...
2024-05-14 Steve Grubbserver: free sampling contexts on exit (#7264)
2024-05-14 BrianRevert "move ndk code to a new library (#6951)" (#7282)
2024-05-14 Radoslav Gerganovggml : add RPC backend (#6829)
2024-05-14 slarenllama : disable pipeline parallelism with nkvo (#7265)
2024-05-14 Elton Kolamove ndk code to a new library (#6951)
2024-05-14 Haggai NuchiAdd left recursion check: quit early instead of going...
2024-05-14 Ryueidocs: Fix typo and update description for --embeddings...
2024-05-13 compiladeconvert-hf : support direct Q8_0 conversion (#7234)
2024-05-13 Georgi Gerganovllama : less KV padding when FA is off (#7257)
2024-05-13 k.h.laillava-cli: fix base64 prompt (#7248)
2024-05-13 Johannes Gäßlerperplexity: add BF16 vs. FP16 results (#7150)
2024-05-13 Neo Zhang[SYCL] rm wait() (#7233)
2024-05-13 Joan Fontanalsllama : rename jina tokenizers to v2 (#7249)
2024-05-13 Brianconvert.py: Outfile default name change and additional...
2024-05-13 Benjamin Findleychange default temperature of OAI compat API from 0...
2024-05-13 Neo Zhang[SYCL] Add oneapi runtime dll files to win release...
2024-05-13 Neo Zhang[SYCL] update CI with oneapi 2024.1 (#7235)
2024-05-12 Johannes GäßlerCUDA: add FP32 FlashAttention vector kernel (#7188)
2024-05-12 Georgi Gerganovcmake : fix version cmp (#7227)
2024-05-12 slarenremove convert-lora-to-ggml.py (#7204)
2024-05-11 Georgi Gerganovmetal : fix warnings (skipme) (#0)
2024-05-11 Georgi Gerganovsync : ggml
2024-05-11 Georgi Gerganovmetal : fix indent (ggml/0)
2024-05-11 Georgi Gerganovggml : resolve merge (ggml/0)
2024-05-11 Josh RamerScripting & documenting debugging one test without...
2024-05-11 Xuan Son Nguyenfix system prompt handling (#7153)
2024-05-11 compiladeconvert-hf : support bfloat16 conversion (#7158)
2024-05-11 Georgi Gerganovsync : ggml
2024-05-11 Justina Chofeat: implemented sigmoid function (ggml/806)
2024-05-11 Borislav Stanimirovbuild: fix and ignore msvc warnings (ggml/805)
2024-05-11 CrispStrobeconvert : skip unaccessible HF repos (#7210)
2024-05-11 Steve Grubbserver : free llama_batch on exit (#7212)
2024-05-11 Haoxiang Feillama : lookup word in vocab before doing BPE merges...
2024-05-11 Johannes Gäßlerserver: fix reported top tokens for temperature 0 ...
2024-05-11 Joan Fontanalsllama : add Jina Embeddings architecture (#6826)
2024-05-11 Georgi Gerganovggml : full ALiBi support (#7192)
2024-05-10 slarenllama-bench : add pp+tg test type (#7199)
2024-05-10 Georgi Gerganovmetal : fix flash attention kernel requirements (#7169)
2024-05-10 Georgi Gerganovconvert : print "ignore_merges" field
2024-05-10 slarenllama : use n_vocab to differentiate between mistral...
2024-05-10 Justine TunneyFix memory bug in grammar parser (#7194)
2024-05-10 HanishKVCMain+: optionally allow special tokens from user in...
2024-05-10 Andreillava : fix moondream support (#7163)
2024-05-10 Ouadie EL FAROUKIMinor arithmetic improvement to mmvq wrapper kernel...
2024-05-09 slareneval-callback : fix conversion to float (#7184)
2024-05-09 0cc4mVulkan Bugfixes and Improvements (#7084)
2024-05-09 Georgi Gerganovreadme : add scheduled server workflow status badge
2024-05-09 l3utterflyreadme : add app (#6371)
2024-05-09 jaime-m-pllama3 custom regex split (#6965)
2024-05-09 Johannes GäßlerCUDA: generalize FP16 fattn vec kernel (#7061)
2024-05-09 GalunidAdd warning if token is invalid (#7173)
2024-05-09 Daniel Beveniusllama : update llama_timings.n_p_eval setting (#7160)
2024-05-09 Sigbjørn Skjæretgguf-py : add special token modification capability...
2024-05-09 Albert Jinopencl : alignment size converted from bits to bytes...
2024-05-09 Ahmet ZeerTypoFix (#7162)
2024-05-08 Jared Van Bortelcmake : fix typo (#7151)
2024-05-08 compiladeconvert-hf : save memory with lazy evaluation (#7075)
2024-05-08 agray3Introduction of CUDA Graphs to LLama.cpp (#6766)
2024-05-08 Johannes GäßlerJSON: [key] -> .at(key), assert() -> GGML_ASSERT (...
2024-05-08 Georgi GerganovRevert "llava : add support for moondream vision langua...
2024-05-08 JohnnyBserver : add themes + favicon (#6848)
2024-05-08 Gilad Smetal : use `vm_allocate` instead of `posix_memalign...
2024-05-08 Dawid Potockimain : add --conversation / -cnv flag (#7108)
2024-05-08 Evesgemm : AVX Q4_0 and Q8_0 (#6891)
2024-05-08 Johanserver : add_special option for tokenize endpoint ...
2024-05-08 20kdcconvert.py : --vocab-only generates false but valid...
2024-05-08 Ren Xuanchengllama : add BPE pre-tokenization for Qwen2 (#7114)
2024-05-08 Xuan Son Nguyenclean up json_value & server_log (#7142)
2024-05-08 DAN™convert : add BPE pre-tokenization for DBRX (#7132)
next