]> git.djapps.eu Git - pkg/ggml/sources/ggml/shortlog
pkg/ggml/sources/ggml
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
2023-06-25 Georgi Gerganovwhisper : sync latest whisper.cpp
2023-06-25 Georgi Gerganovwhisper : sync latest whisper.cpp
2023-06-25 Georgi Gerganovcommon : fix trailing whitespace
2023-06-25 Georgi Gerganovwhisper : sync latest whisper.cpp
2023-06-25 Georgi Gerganovreadme : add encodec.cpp link
2023-06-24 Georgi Gerganovreadme : add BioGPT example link
2023-06-24 LoganDarkggml : add custom mapping functions (#264)
2023-06-24 sjinzhzig : add zig build system support (#279)
2023-06-24 Georgi Gerganovtests : allow to set threads to test-grad0
2023-06-24 Borislav Stanimirovbuild : fix compilation errors and warnigns when buildi...
2023-06-24 Borislav Stanimirovtests : increase stack size for test1 when building...
2023-06-24 Georgi Gerganovtests : use LBFGS optimizer instead of ADAM (close...
2023-06-24 AmbientLggml : more verbose memory allocation failure (#270)
2023-06-24 AmbientLstarcoder : add special tokens for fill-in-the-middle...
2023-06-24 Georgi Gerganovggml : sync llama.cpp (tensor names)
2023-06-19 Georgi Gerganovci : reduce GGML_NLOOP to 3
2023-06-19 Georgi Gerganovtests : sync test-grad0 from llama.cpp
2023-06-19 Georgi Gerganovggml : fix bug in LBFGS optimizer
2023-06-19 Georgi Gerganovggml : sync latest llama.cpp
2023-06-18 Ebey Abrahamgpt-2 : fix typo (#261)
2023-06-18 Avi Lumelskywhisper : removed duplicate lines in convert-pt-to...
2023-06-18 Lukas Möllerreplit : update inference code to match reference ...
2023-06-18 Adam Tazici : introduce Github Actions CI workflow (#247)
2023-06-18 Tanmayggml : convert interleaved addressing to sequential...
2023-06-18 Ravindra Marellaexamples : fix c++ standard errors and pedantic warning...
2023-06-18 Cristiano Calcagnoggml : fix minor resource leak reported by static analy...
2023-06-18 Ravindra Marellastarcoder : add support for starchat special tokens...
next