]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/shortlog
pkg/ggml/sources/llama.cpp
2024-05-19 Brianlabeler.yml: Use settings from ggerganov/llama.cpp...
2024-05-19 Georgi Gerganovcmake : update android comments (#7341)
2024-05-18 fraxy-vCapture CUDA logging output (#7298)
2024-05-18 Georgi Gerganovci : re-enable sanitizer runs (#7358)
2024-05-18 Georgi Gerganovandroid : use "ci-android" branch for CI (#7341)
2024-05-18 Johannes GäßlerCUDA: deduplicate FlashAttention code (#7352)
2024-05-18 Johannes Gäßlerserver: correct --threads documentation [no ci] (#7362)
2024-05-18 Engininja2cuda : add half2 __shfl_xor() for ROCm 5.5 (#7263)
2024-05-18 Steffen Röckerllama : add support for larger Granite Code Models...
2024-05-18 strawberrymelonpandaperplexity : ndot progress and show stats with < 100...
2024-05-18 0cc4mUpdate and fix Vulkan soft_max and argsort implementati...
2024-05-18 Briangithub-actions-labeler: initial commit (#7330)
2024-05-18 Georgi Gerganovconvert : fix set_vocab_sentencepiece (#6866)
2024-05-18 slarenggml : fix quants nans when all the group weights are...
2024-05-18 Engininja2cmake : fix typo in AMDGPU_TARGETS (#7356)
2024-05-17 jaime-m-pUnicode codepoint flags for custom regexs (#7245)
2024-05-17 Johannes GäßlerCUDA: faster large batch FA without tensor cores (...
2024-05-17 Gavin ZhaoROCm: use native CMake HIP support (#5966)
2024-05-17 Radoslav Gerganovrpc : set SO_REUSEADDR for the server socket (#7320)
2024-05-17 BrianAdded a single test function script and fix debug-test...
2024-05-17 Aarni Koskelapy : convert-hf-to-gguf-update improvements (#7340)
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)
next