]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/shortlog
pkg/ggml/sources/llama.cpp
2024-03-06 Neo Zhang Jianyuadd wait() to make code stable (#5895)
2024-03-05 slarencompare-llama-bench.py : remove mul_mat_q (#5892)
2024-03-05 Jared Van Bortelquants : use MM256_SET_M128I consistently to fix gcc...
2024-03-05 ExtReMLapingrammars : blacklists character control set (#5888)
2024-03-05 Georgi GerganovRevert "grammars : don't allow to output unescaped...
2024-03-05 ExtReMLapingrammars : don't allow to output unescaped new line...
2024-03-05 0cc4mVulkan Improvements (#5835)
2024-03-05 Neo Zhang Jianyu[SYCL] fix mul_mat fault in CI/unit-test (#5862)
2024-03-05 Minsoo Cheongfix editorconfig check break (#5879)
2024-03-05 Jeffrey Quesnellefix speculative decoding build on windows (#5874)
2024-03-05 hutlinix: static build (#5814)
2024-03-04 Georgi Gerganovllama : fix embeddings (#5796)
2024-03-04 Georgi Gerganovflake : fix
2024-03-04 Georgi Gerganovggml : fix unknown status (#0)
2024-03-04 Georgi Gerganovsync : ggml
2024-03-04 Michael Podvitskiyggml : introduce ggml_status (ggml/750)
2024-03-04 Dane Madsencmake : handle cases where git index is not found in...
2024-03-04 Minsoo Cheongspeculative : implement stochastic speculative sampling...
2024-03-04 Xuan Son Nguyenadd alias for chat template (#5858)
2024-03-04 Georgi Gerganovsync : ggml
2024-03-04 leejetadd some new ops, fix some operators and add batch...
2024-03-04 DAN™common : use LLAMA_DEFAULT_SEED (#5855)
2024-03-04 DAN™main : support special tokens as reverse/anti prompt...
2024-03-03 slarencuda : fix data race in soft max (#5853)
2024-03-03 Georgi Gerganovreadme : add API changes section
2024-03-03 Douglas Hanleyllama : allow for user specified embedding pooling...
2024-03-03 Nindalethgguf-dump : support i-quants (#5841)
2024-03-03 compiladellama : fix llama_copy_state_data with fragmented KV...
2024-03-03 Pierrick Hymbertci : schedule slow server tests only on Release or...
2024-03-03 Pierrick Hymbertserver : init http requests thread pool with --parallel...
2024-03-03 Georgi Gerganovflake.lock: Update (#5842)
2024-03-02 Pierrick Hymbertserver: tests: passkey challenge / self-extend with...
2024-03-02 Michael Podvitskiyllama : add abort_callback to interrupt computation...
2024-03-02 Georgi Gerganovggml : fix IQ3_S AVX implementation (#5834)
2024-03-02 Jared Van Bortelconvert : automatically fall back to HfVocab if tokeniz...
2024-03-02 Jared Van Bortelconvert-hf : make model class definitions self-containe...
2024-03-02 Kawrakowggml : IQ3_S improvements (#5829)
2024-03-02 Georgi Gerganovscripts : add pod-llama.sh
2024-03-02 Xuan Son Nguyenllama : refactor internal quantization functions (...
2024-03-02 compiladellama : fix segfault from unknown model arch name ...
2024-03-02 Neo Zhang JianyuSupport multiple GPUs (split mode) on SYCL backend...
2024-03-02 crasmworkflows : remove nocleanup arg for check-requirements...
2024-03-01 Tusharbuild(nix): Introduce flake.formatter for `nix fmt...
2024-03-01 noldconvert-hf-to-gguf : require einops for InternLM2ForCau...
2024-03-01 Sourab Mangrulkarllama : add StarCoder2 support (#5795)
2024-03-01 Georgi Gerganovserver : remove api_like_OAI.py proxy script (#5808)
2024-03-01 ddpasaggml-vulkan: fix VULKAN_CHECK_RESULTS flag, which was...
2024-03-01 kunal-vaishnavigemma : fix bfloat16 -> float16 conversion issue (...
2024-03-01 Miwa / Ensancommon : fix flag `--logits-all` to `--all-logits`...
2024-03-01 Pierrick Hymbertllama : cleanup unused mmq flags (#5772)
2024-03-01 Douglas Hanleyunicode : switch to multimap based nfd_map (#5799)
2024-03-01 Pierrick Hymbertserver: allow to override threads server pool with...
2024-03-01 Eveci : add Ubuntu 22 Vulkan CI run (#5789)
2024-03-01 Georgi Gerganovserver : fix newlines in help (#5785)
2024-03-01 AidanBeltonS[SYCL] Use batched mul_mat pathway (#5591)
2024-02-29 Xuan Son NguyenServer: normalize naming (#5779)
2024-02-29 Marcus Dunnllama : constified `llama_set_state_data`'s `src` ...
2024-02-28 Georgi Gerganovci : reduce 3b ppl chunks to 1 to avoid timeout (#5771)
2024-02-28 Evemake portability_enumeration_ext apple only (#5757)
2024-02-28 Georgi Gerganovllama : remove deprecated API (#5770)
2024-02-28 Georgi Gerganovawq-py : remove (#5768)
2024-02-28 Georgi Gerganovsync : ggml
2024-02-28 slarenadd google magika inference example (ggml/748)
2024-02-28 UEXTM.comIntroduce backend GUIDs (ggml/743)
2024-02-28 Xuan Son Nguyenserver : hit Ctrl+C twice to exit (#5734)
2024-02-28 compiladellama : fix non-quantization of expert gating tensors...
2024-02-28 Douglas Hanleyllama : improve BERT tokenization (#5740)
2024-02-28 Daniel Beveniusreadme : add link to LLaVA 1.6 models (#5758)
2024-02-28 Jorge Aserver : add "/chat/completions" alias for "/v1/.....
2024-02-28 Kawrakowggml : make i-quants work with super-blocks of 64 ...
2024-02-27 KawrakowAttempt to fix android build (#5752)
2024-02-27 KawrakowIQ4_XS: a 4.25 bpw quantization (#5747)
2024-02-27 Engininja2cuda : replace remaining shfl_xor with calls to warp_re...
2024-02-27 Engininja2ggml-quants : fix avx2 iq1_s vec_dot when compiled...
2024-02-27 Georgi Gerganovllama : fix defrag bugs + add parameter (#5735)
2024-02-27 le.changMakefile: use variables for cublas (#5689)
2024-02-26 Xuan Son Nguyenfix server hangs on empty prompt (#5733)
2024-02-26 KawrakowAdding IQ2_S and IQ2_M to complete coverage of the...
2024-02-26 Johannes GäßlerCUDA: fix DEBUG_CUDA_MALLOC (#5729)
2024-02-26 Artemreadme : update ui list (#5731)
2024-02-26 AidanBeltonS[SYCL] Add support for soft_max ALiBi (#5639)
2024-02-26 Georgi Gerganovunicode : reuse iterator (#5726)
2024-02-26 Pierrick Hymbertserver: CI fix trailing space (#5728)
2024-02-26 Pierrick Hymbertserver: CI tests reduce build matrix (#5725)
2024-02-26 Georgi Gerganovllama : fix Gemma rope type (#5691)
2024-02-25 github-actions... flake.lock: Update
2024-02-25 Pierrick Hymbertserver: tests - slow inference causes timeout on the...
2024-02-25 Pierrick Hymbertserver: docs - refresh and tease a little bit more...
2024-02-25 Georgi Gerganovllama : refactor k-shift implementation + KV defragment...
2024-02-25 compiladeserver : fix crash when system prompt is bigger than...
2024-02-25 Radosław Grytaggml-quants : provide ggml_vqtbl1q_u8 for 64bit compati...
2024-02-25 kwin1412make : fix nvcc version is empty (#5713)
2024-02-25 Ashok Gelalreadme : add Msty to UI list (#5618)
2024-02-25 Pierrick Hymbertserver: logs - unified format and --log-format option...
2024-02-25 Pierrick Hymbertserver: concurrency fix + monitoring - add /metrics...
2024-02-25 Radosław Grytacmake : fix compilation for Android armeabi-v7a (#5702)
2024-02-25 Georgi Gerganovcode : normalize enum names (#5697)
2024-02-25 Anas Ahouzipy : fix StableLM conversion after config.json changes...
2024-02-24 Pierrick Hymbertserver: continue to update other slots on embedding...
2024-02-24 KawrakowIQ3_S: a much better alternative to Q3_K (#5676)
next