]> git.djapps.eu Git - pkg/ggml/sources/ggml/shortlog
pkg/ggml/sources/ggml
2023-08-03 Borislav Stanimirovcmake : fix msvc cuda build - no need to specify stdlib...
2023-08-03 Borislav Stanimirovtests : fixed windows build (#426)
2023-08-01 slarenMerge pull request #422 from ggerganov/ggml-map-custom-new
2023-07-31 slarentest-customop.c : more comments
2023-07-31 slarenfix formatting
2023-07-30 slarenggml : add ggml_map_custom1-3
2023-07-26 johnson442starcoder : fix unused variable warnings (#416)
2023-07-25 Georgi Gerganovggml : sync llama.cpp (#415)
2023-07-25 klosaxreadme : add chatglm example (#414)
2023-07-24 Georgi Gerganovtests : remove unnecessary funcs
2023-07-24 Borislav Stanimirovstarcoder : fix windows build, fix cast warnings (...
2023-07-23 Andreicmake : add metal kernel to target resources when built...
2023-07-23 Ivan Zdaneggml : refactor unary ops (#405)
2023-07-23 goerchggml : add coverage measurement for Clang, increase...
2023-07-23 Jiahao Liggml : add get_no_alloc api corresponding to set_no_all...
2023-07-23 Cebtenzzreggml : build with -Wmissing-prototypes, fix warnings...
2023-07-23 Reza Rezvancommon : fix param parsing (#391)
2023-07-23 taherggml : add vector scaling using Accelerate (#380)
2023-07-23 Georgi Gerganovggml : sync llama.cpp (#409)
2023-07-23 Tom Baileyreadme : fix gpt-neox docs (#410)
2023-07-23 fitzsimcmake : add PPC64 support (#392)
2023-07-23 Jiahao Licmake : sync metal compile scripts from llama.cpp ...
2023-07-22 Georgi Gerganovreadme : add minigpt4 link
2023-07-22 Georgi Gerganovci : avoid hardcoded number of threads
2023-07-18 Georgi Gerganovci : update to be able to run locally
2023-07-18 Georgi Gerganovggml : sync llama.cpp (fix PERF + CUDA dup cont support)
2023-07-17 Georgi Gerganovci : disable wget progress
2023-07-17 Georgi Gerganovci : use models-mnt
2023-07-16 Georgi Gerganovci : integrate with ggml-org/ci (#393)
2023-07-15 Georgi Gerganovggml : sync llama.cpp (CUDA add/mul bcast + Metal fix...
2023-07-14 johnson442starcoder : mmap (and gpu) example (#338)
2023-07-14 Johannes Gäßlercuda : fix CUDA arch: OFF -> 52;61 (#389)
2023-07-14 Georgi Gerganovggml : sync llama.cpp (fix CUDA build, faster Metal)
2023-07-14 Jiahao Licuda : support GLM-style RoPE (#383)
2023-07-14 Georgi Gerganovggml : retire custom ggml_2d impl in favor of general...
2023-07-14 David Millerggml : general conv_2d CPU implementation (#352)
2023-07-14 Georgi Gerganovggml : fix mul_mat src1 indexing when not contiguous...
2023-07-14 Georgi Gerganovggml : fix mul_mat src1 indexing when src1 is not conti...
2023-07-12 Georgi Gerganovggml : apply mul_mat broadcast fix (sync llama.cpp)
2023-07-12 Georgi Gerganovcuda : sync llama.cpp
2023-07-12 M. Yusuf Sarıgözggml : broadcast mul_mat + conv batch support (#325)
2023-07-12 Georgi Gerganovggml : pool naming changes + coding style fixes
2023-07-12 Jiahao Liggml : add CUDA gelu op (#374)
2023-07-12 Borislav Stanimirovggml : basic implementation of 1d and 2d pools (#375)
2023-07-12 Georgi Gerganovggml : revert CUDA broadcasting changes until fixed
2023-07-11 Georgi Gerganovggml : remove unused function (#328)
2023-07-11 Georgi Gerganovggml : fix compile warnings after #328
2023-07-11 Arjunggml : add callback to abort ggml_graph_compute() ...
2023-07-11 Jiahao Liggml : use a single kernel for CUDA mul op (#373)
2023-07-11 Borislav Stanimirovtests : ifdef for #pragma GCC (#370)
2023-07-11 Georgi Gerganovreadme : add link to ggllm.cpp repo (close #361)
2023-07-11 Jiahao Liggml : broadcast ggml_add() for F32 (#359)
2023-07-11 Jiahao Liggml : support norm op on CUDA (#364)
2023-07-11 Tom Jobbinsstarcoder : fix for ggml-model.bin being saved in wrong...
2023-07-11 goerchggml : fix ggml_set_xxx (#354)
2023-07-11 Daulet Zhanguzinggml : fix Alibi implementation (#351)
2023-07-11 Georgi Gerganovggml : sync llama.cpp (fix for #341)
2023-07-10 Georgi Gerganovggml : fix docs about element access (close #348)
2023-07-10 the-crypt-keeperstarcoder : add <|end_of_turn|> token handling in order...
2023-07-10 Sam Spilsburypkg-config : fix typo in includedir (#367)
2023-07-10 Georgi Gerganovggml : sync llama.cpp (changes to ggml_graph_compute...
2023-07-06 Georgi Gerganovggml : minor indentation
2023-07-06 Borislav Stanimirovggml : restore GGML_RESTRICT (#350)
2023-07-05 Georgi Gerganovggml : fix bug introduced in bfc6d42f8c2141383e4f21e4a0...
2023-07-05 Georgi Gerganovtests : sync from llama.cpp and disable some obsolete...
2023-07-05 Georgi Gerganovggml : sync llama.cpp (generalize quantize_fns + CUDA...
2023-07-04 Andreicmake : fix public header path for submodules (#342)
2023-07-04 Georgi Gerganovwhisper : fix wrong variable name from previous commit
2023-07-04 Sam Spilsburybuild : add pkg-config file (#335)
2023-07-04 Sam Spilsburycmake : install the header file to ggml/ggml.h (#333)
2023-07-04 Georgi Gerganovwhisper : sync whisper.cpp (tinydiarize + OpenVINO)
2023-07-04 Sam Spilsburyreadme : add link to ggml-gobject (#336)
2023-07-04 Jakob Frickdolly : update error print behavior (#337)
2023-07-04 Borislav Stanimirovdolly : disable interactive_port on Windows (#339)
2023-07-02 Jakob Frickdolly : add interactive prompt and port mode (#319)
2023-07-02 Georgi Gerganovexamples : remove whitespace
2023-07-02 Hirochika Matsumotoexamples : use GGML_FILE_MAGIC where possible (#323)
2023-07-02 sjinzhzig : add tests codes using zig (#315)
2023-07-02 Hugo Rosenkranz... mpt : convert model weights part by part to save memory...
2023-07-02 Borislav Stanimirovggml : generalize interface for 1d and 2d convolutions...
2023-07-02 Georgi Gerganovggml : disable ggml_rope_back for ChatGLM
2023-07-02 Georgi Gerganovggml : remove tensor ptr from export for now (close...
2023-07-02 Georgi Gerganovggml : fix enum order for TANH (#316)
2023-07-02 PABggml : add `ELU`, `TANH`, `ARGMAX` (#316)
2023-07-02 goerchggml : add GGML_TENSOR_LOCALS helper macros (#309)
2023-07-02 the-crypt-keeperstarcoder : add repeat penalty (#311)
2023-07-02 Georgi Gerganovggml : sync latest llama.cpp (ggml_task_type changes...
2023-06-26 sjinzhzig : add tests by zig (#307)
2023-06-26 Jiahao Liggml : support ChatGLM-style RoPE (#305)
2023-06-26 Georgi Gerganovggml : increase max name size to 48
2023-06-26 Georgi Gerganovggml : sync llama.cpp (NUMA + thread improvements ...
2023-06-25 Playdevpy : add requirements.txt (#201)
2023-06-25 M. Yusuf Sarıgözreadme : add link to CLIP example (#298)
2023-06-25 Georgi Gerganovggml : fix invalid src0 dereference
2023-06-25 Georgi Gerganovggml : remove _GNU_SOURCE
2023-06-25 sjinzhzig : update build.zig (#296)
2023-06-25 Georgi Gerganovreadme : add roadmap + manifesto
2023-06-25 M. Yusuf Sarıgözggml : do not round up the conv 2D row size (#274)
2023-06-25 Georgi Gerganovwhisper : fix ifdef
2023-06-25 Georgi Gerganovopencl : remove ggml-opencl.c
next