]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/shortlog
pkg/ggml/sources/llama.cpp
2023-07-21 Georgi Gerganovggml : fix rope args order + assert (#2054)
2023-07-21 Georgi Gerganovgitignore : fix final newline
2023-07-21 Guillaume ... llama : remove cfg smooth factor as it is only a repara...
2023-07-21 Jose Maldonadogitignore : changes for Poetry users + chat examples...
2023-07-21 Georgi Gerganovmake : fix indentation
2023-07-21 Georgi Gerganovci : fix MNT realpath usage (#2250)
2023-07-21 Sky Yanmake : support customized LLAMA_CUDA_NVCC and LLAMA_CUD...
2023-07-21 wzyflake : remove intel mkl from flake.nix due to missing...
2023-07-21 Georgi Gerganovllama : make tensor_split ptr instead of array (#2272)
2023-07-21 Jiří Podivínmake : add new target for test binaries (#2244)
2023-07-21 Hatsune MikuMIKU MAYHEM: Upgrading the Default Model for Maximum...
2023-07-21 KawrakowFaster Q2_K on Metal (#2297)
2023-07-21 Przemysław... make : fix embdinput library and server examples buildi...
2023-07-20 KawrakowFaster Q5_K and Q6_K on Metal (#2294)
2023-07-20 KawrakowFaster Q4_K on Metal (#2290)
2023-07-20 Georgi Gerganovllama : fix regression from #2000 - could not load...
2023-07-20 Shouzheng Liumetal: minor q4 optimization and reduce code size ...
2023-07-19 Rinnellama : extend API to get max devices at runtime (...
2023-07-19 wzyflake : update flake.nix (#2270)
2023-07-19 wzycmake : install targets (#2256)
2023-07-18 Georgi Gerganovci : integrate with ggml-org/ci (#2250)
2023-07-18 Georgi Gerganovllama : shorten quantization descriptions
2023-07-17 Jiahao LiSupport dup & cont ops on CUDA (#2242)
2023-07-16 Alex Klinkhamerllama : fix t_start_sample_us initialization warning...
2023-07-16 Qingyou Mengggml : fixed runtime bugs and compile errors related...
2023-07-16 Jiří Podivínpy : turn verify-checksum-models.py into executable...
2023-07-15 Xiao-Yong Jinllama : add custom RoPE (#2054)
2023-07-14 Dave Della... flake : add runHook preInstall/postInstall to installPh...
2023-07-14 wzymake : use pkg-config for OpenBLAS (#2222)
2023-07-14 Bach Lecuda : allocate all temporary ggml_tensor_extra_gpu...
2023-07-14 Evan Millerggml : fix static_assert with older compilers #2024...
2023-07-14 Bach Lellama : add functions that work directly on model ...
2023-07-14 Ali Chraghibuild.zig : install config header (#2216)
2023-07-14 Shangning Xuexamples : fixed path typos in embd-input (#2214)
2023-07-14 Jiahao Licuda : support broadcast add & mul (#2192)
2023-07-14 Johannes GäßlerCUDA: mul_mat_vec_q kernels for k-quants (#2203)
2023-07-14 James Reynoldsmake : fix combination of LLAMA_METAL and LLAMA_MPI...
2023-07-14 Georgi Gerganovggml : sync (ggml_conv_2d, fix mul_mat bug, CUDA GLM...
2023-07-14 KawrakowMetal: faster Q4_0 and Q4_1 matrix x vector kernels...
2023-07-13 Howard SuRevert "Support using mmap when applying LoRA (#2095...
2023-07-13 Howard SuFix compile error on Windows CUDA (#2207)
2023-07-13 Bodo Graumanndevops : add missing quotes to bash script (#2193)
2023-07-12 Shouzheng Liumetal : new q4_0 matrix-vector kernel (#2188)
2023-07-12 Georgi Gerganovggml : broadcast mul_mat + conv batch support (#2199)
2023-07-12 Georgi Gerganovggml : add ggml_pool_1d and ggml_pool_2d
2023-07-12 Georgi Gerganovcuda : add gelu support
2023-07-12 Howard SuFP16 is supported in CM=6.0 (#2177)
2023-07-12 Johannes GäßlerFixed __dp4a compute capability: 6.0 -> 6.1 (#2189)
2023-07-12 Georgi Gerganovggml : revert CUDA broadcast changes from #2183 (#2191)
2023-07-11 Georgi Gerganovggml : sync (abort callback, mul / add broadcast, fix...
2023-07-11 Spencer Suttonggml : remove src0 and src1 from ggml_tensor and rename...
2023-07-11 Bach Lellama : add classifier-free guidance (#2135)
2023-07-11 Jinwoo Jeongdocker : add '--server' option (#2174)
2023-07-11 Chad Brewbakerreadme : fix zig build instructions (#2171)
2023-07-11 Howard SuSupport using mmap when applying LoRA (#2095)
2023-07-11 LostRuinsPossible solution to allow K-quants on models with...
2023-07-10 Evan Millermpi : add support for distributed inference via MPI...
2023-07-09 oobaboogallama : remove "first token must be BOS" restriction...
2023-07-09 Nigel Boschmain : escape prompt prefix/suffix (#2151)
2023-07-09 JackJollimorereadme : update Termux instructions (#2147)
2023-07-09 clyangggml : fix buidling with Intel MKL but ask for "cblas...
2023-07-09 rankaiyxreadme : add more docs indexes (#2127)
2023-07-08 Johannes GäßlerFixed OpenLLaMA 3b CUDA mul_mat_vec_q (#2144)
2023-07-07 Johannes GäßlerCUDA: add __restrict__ to mul mat vec kernels (#2140)
2023-07-07 dylandocker : add support for CUDA in docker (#1461)
2023-07-07 Georgi Gerganovci : switch threads to 1 (#2138)
2023-07-07 Qingyou Mengggml : change ggml_graph_compute() API to not require...
2023-07-07 Georgi Gerganovggml : remove sched_yield() call in ggml_graph_compute_...
2023-07-07 Aarni Koskelaconvert.py: add mapping for safetensors bf16 (#1598)
2023-07-07 Howard SuFix opencl by wrap #if-else-endif with \n (#2086)
2023-07-06 Georgi Gerganovggml : fix restrict usage
2023-07-06 Juddconvert : update for baichuan (#2081)
2023-07-06 tslmyalpaca.sh : update model file name (#2074)
2023-07-05 Tobias LütkeExpose generation timings from server & update completi...
2023-07-05 Jesse Jojo... Update Server Instructions (#2113)
2023-07-05 Georgi Gerganovggml : fix bug introduced in #1237
2023-07-05 Georgi Gerganovtests : fix test-grad0
2023-07-05 Stephan Walterggml : generalize `quantize_fns` for simpler FP16 handl...
2023-07-05 Jesse Jojo... Update server instructions for web front end (#2103)
2023-07-05 Johannes GäßlerQuantized dot products for CUDA mul mat vec (#2067)
2023-07-05 Howard Sullama: Don't double count the sampling time (#2107)
2023-07-05 Johannes GäßlerFixed OpenCL offloading prints (#2082)
2023-07-04 Nigel Boschembd-input: Fix input embedding example unsigned int...
2023-07-04 Georgi Gerganovreadme : add link web chat PR
2023-07-04 Georgi Gerganovggml : sync latest (new ops, macros, refactoring) ...
2023-07-04 jwj7140Add an API example using server.cpp similar to OAI...
2023-07-04 Tobias LütkeSimple webchat for server (#1998)
2023-07-04 Henri VassermanAllow old Make to build server. (#2098)
2023-07-04 ZhouYuChenUpdate Makefile: clean simple (#2097)
2023-07-03 Erik ScholzCI: make the brew update temporarily optional. (#2092)
2023-07-03 Govlzkoy[ggml] fix index for ne03 value in ggml_cl_mul_f32...
2023-07-03 Henri Vassermanfix server crashes (#2076)
2023-07-03 Howard SuFix crash of test-tokenizer-0 under Debug build (#2064)
2023-07-03 Howard Su[llama] No need to check file version when loading...
2023-07-02 WangHaoranRobinserver: add option to output probabilities for completi...
2023-07-02 Georgi Gerganovggml : fix build with OpenBLAS (close #2066)
2023-07-01 Johannes GäßlerBetter CUDA synchronization logic (#2057)
2023-07-01 Johannes GäßlerTest-based VRAM scratch size + context adjustment ...
2023-07-01 Daniel Drakecmake : don't force -mcpu=native on aarch64 (#2063)
2023-07-01 Aaron Millermetal : release buffers when freeing metal context...
next