]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/shortlog
pkg/ggml/sources/llama.cpp
2023-09-08 takov751flake : add train-text-from-scratch to flake.nix (...
2023-09-08 Ikko Eltociear... readme : fix typo (#3043)
2023-09-08 Kawrakowmetal : Q3_K speedup (#2995)
2023-09-08 Cebtenzzreexamples : make n_ctx warning work again (#3066)
2023-09-08 Georgi Gerganovreadme : update hot tpoics
2023-09-08 Georgi Gerganovsync : ggml (CUDA GLM RoPE + POSIX) (#3082)
2023-09-08 Przemysław... build : do not use _GNU_SOURCE gratuitously (#2035)
2023-09-08 hongbo.modocker : add git to full-cuda.Dockerfile main-cuda...
2023-09-08 YuiUpdate deprecated GGML TheBloke links to GGUF (#3079)
2023-09-08 slarenggml-alloc : correctly check mmap return value for...
2023-09-08 Kunshang Jienable CPU HBM (#2603)
2023-09-07 Cebtenzzreconvert : fix F32 ftype not being saved (#3048)
2023-09-07 Cebtenzzrefix some warnings from gcc and clang-tidy (#3038)
2023-09-07 Cebtenzzremake : improve test target (#3031)
2023-09-07 Cebtenzzremake : fix CPPFLAGS (#3035)
2023-09-07 slarenllama-bench : use two tokens in the warmup run for...
2023-09-07 Kawrakowmetal : parallel RoPE on Metal (#3024)
2023-09-07 Kawrakowmetal : correct fix of kernel_norm (#3060)
2023-09-07 Georgi Gerganovmetal : fix kernel_norm (fixes Falcon on Metal) (#3057)
2023-09-07 Przemysław... ggml : posixify madvise and pagesize (#3037)
2023-09-06 Georgi Gerganovk-quants : fix zero-weight guard in Q6_K (ref #3040)
2023-09-06 Kerfuffleconvert-llama-ggml-to-gguf: Try to handle files older...
2023-09-05 Cebtenzzrebuild : add LLAMA_METAL_NDEBUG flag (#3033)
2023-09-05 Cebtenzzremake : use new flag variables for recent changes (...
2023-09-05 Cebtenzzreexamples : replace fprintf to stdout with printf (...
2023-09-05 Erik Scholzconvert: fix convert.py not working with int filename_s...
2023-09-05 KawrakowGuard against all weights in a super-block being zero...
2023-09-05 Georgi Gerganovllama : update logic for number of threads when using...
2023-09-05 Georgi Gerganovspeculative : add grammar support (#2991)
2023-09-04 Georgi Gerganovpy : minor
2023-09-04 Georgi Gerganovbuild : on Mac OS enable Metal by default (#2901)
2023-09-04 slarenggml-opencl : store GPU buffer in ggml_tensor::extra...
2023-09-04 Cebtenzzrellama-bench : make cpp file non-executable (#2999)
2023-09-04 Leng Yuemake : add speculative example (#3003)
2023-09-04 Aarni Koskelaserver : add a subtle loading animation to the edit...
2023-09-04 Jiahao Li2x faster (rms) norm cuda kernels (3.7% e2e improvement...
2023-09-03 slarenggml-alloc : use virtual memory for measurement (#2973)
2023-09-03 Georgi Gerganovspeculative : PoC for speeding-up inference via specula...
2023-09-03 Georgi Gerganovperplexity : fix ETA by warming up the model with an...
2023-09-03 Kerfufflegguf(python): Fix special vocab handling when id <...
2023-09-03 Georgi Gerganovmetal : restore 363f0bf and fix reduce in F16_F32 kerne...
2023-09-03 Aloncov : disable comment in PRs (#2989)
2023-09-03 opparcollama : fix bpe tokenize from byte (#2889)
2023-09-03 Georgi Gerganovmetal : revert 6af0bab until we fix it
2023-09-03 Aloncov : add Code Coverage and codecov.io integration...
2023-09-03 Wentai Zhangopencl : fix a bug in ggml_cl_pool_malloc() for ggml_cl...
2023-09-03 Kawrakowmetal : more optimizations (#2959)
2023-09-03 kchro3swift : add support for k-quants (#2983)
2023-09-03 Kerfuffleconvert.py : BPE fixes (#2938)
2023-09-03 Ido Sdocs : add `catai` to `README.md` (#2967)
2023-09-03 momongaexamples : fix gpt-neox (#2943)
2023-09-03 kchro3swift : add missing c file to Package.swift (#2978)
2023-09-03 Cebtenzzremake : support overriding CFLAGS/CXXFLAGS/CPPFLAGS...
2023-09-02 Kerfufflelogging: Fix creating empty file even when disabled...
2023-09-02 bandotireadme : update clblast instructions (#2903)
2023-09-02 Karsten Weissmetal : show all Metal device instances in the system...
2023-09-02 Jhen-Jie Hongk-quants : fix build on armv7 (android only) (#2920)
2023-09-02 Jhen-Jie Hongserver : avoid aniprompt in probabilities of final...
2023-09-01 Engininja2cuda : vsubss4 for older versions of ROCm/clang (#2942)
2023-09-01 ZHAOKAI WANGreadme : quick start command fix (#2908)
2023-09-01 KerfuffleAllow quantize to only copy tensors, some other improve...
2023-09-01 Georgi Gerganovllama2c : rename function
2023-09-01 Cebtenzzremake : use unaligned vector moves on MinGW (#2945)
2023-09-01 m3ndaxminor : add const qualifiers (#2853)
2023-09-01 Konstantin... docs : add java-llama.cpp to README.md (#2935)
2023-09-01 Cebtenzzrebuild : fix most gcc and clang warnings (#2861)
2023-09-01 Ben Siraphobexamples : add C grammar (#2357)
2023-09-01 Tameemggml : add RISC-V vector intrinsics support (#2929)
2023-09-01 Georgi Gerganovmetal : slight speed-up for add and mul kernels (#2917)
2023-09-01 staviqlogs : fix mingw-like builds (fixes #2898) (#2911)
2023-09-01 Cebtenzzrellama2c : fix segfault and alloc-dealloc-mismatch ...
2023-09-01 Kawrakowmetal: somewhat faster f16 x f32 matrix multiply kernel...
2023-09-01 Cebtenzzreconvert : fix another python 3.8 issue (#2949)
2023-08-31 slarenremove convert-llama-7b-pth-to-gguf.py and convert...
2023-08-31 Kerfufflescripts: Use local gguf package when running from repo...
2023-08-31 DannyDaemonic@vxiiduu's fix for PrefetchVirtualMemory (#2930)
2023-08-31 Cebtenzzreconvert : fix python 3.8 support, modernize type annota...
2023-08-30 Johannes GäßlerCUDA: mul_mat_q=true llama_context_params default ...
2023-08-30 Henri Vasserman[Docker] fix tools.sh argument passing. (#2884)
2023-08-30 Georgi Gerganovconvert.py : use dir name to name the llama
2023-08-30 Georgi Gerganovexamples : fix underscore in beam-search + .gitignore...
2023-08-30 M. Yusuf Sarıgözgguf : add workflow for Pypi publishing (#2896)
2023-08-30 alonfarajmake : add test and update CI (#2897)
2023-08-30 Gilad Sdocs : add `node-llama-cpp` to `README.md` (#2885)
2023-08-30 Kerfuffleconvert : various script cleanups/fixes + merges and...
2023-08-30 chaihahahallm.vim : stop generation at multiple linebreaks, bind...
2023-08-30 staviqmain : log file (#2748)
2023-08-30 Cebtenzzretests : add a C compliance test (#2848)
2023-08-29 slarenggml : add view_src and view_offs to ggml_tensor for...
2023-08-29 slarenremove outdated references to -eps and -gqa from README...
2023-08-29 KawrakowTell users attmepting to run perplexity with too few...
2023-08-29 Kawrakow10X faster BPE tokenizer (#2876)
2023-08-29 maddes8chtpy : fix "usage" messages (#2873)
2023-08-29 jameswu2014convert.py : fix baichuan7B support (#2870)
2023-08-29 Jhen-Jie Hongreadme : add react-native binding (#2869)
2023-08-29 Cebtenzzremake : fix clang tests build, add missing examples...
2023-08-29 Georgi Gerganovmetal : add option to disable debug logs (close #2764)
2023-08-29 Georgi Gerganovscripts : add pipefail
2023-08-29 Marcus Dunnadded `struct` to llama_dump_timing_info_yaml's `llama_...
2023-08-28 xaedestrain : mem usage and other improvements (#2439)
next