]> git.djapps.eu Git - pkg/ggml/sources/ggml/shortlog
pkg/ggml/sources/ggml
2023-01-07 Georgi Gerganovsync : latest changes from whisper.cpp
2023-01-07 Georgi Gerganovtests : wip quantized matrix multiplication method 2
2023-01-07 Georgi Gerganovtests : minor fixes for x86
2023-01-05 Georgi Gerganovtests : experiments with n-bit quantized matrix multipl...
2022-12-31 Georgi Gerganovsync : latest changes from whisper.cpp
2022-12-31 Georgi Gerganovgpt-2 : experimenting with attention mask
2022-12-31 Georgi Gerganovgpt-2 : fix off-by-one error in batching logic
2022-12-12 Georgi Gerganovexamples : redirect download scripts to HF
2022-12-04 Georgi Gerganovgpt : add support for gpt-jt + fix unicode support
2022-12-04 Georgi Gerganovggml : sync with latest code from whisper.cpp
2022-11-09 Georgi Gerganovsync : latest changes from whisper.cpp
2022-11-01 Georgi GerganovUpdate README.md
2022-11-01 Georgi Gerganovsync : latest changes from whisper.cpp
2022-10-18 Georgi Gerganovwhisper : fix timestamp sampling
2022-10-18 Georgi Gerganovsync : whisper.cpp
2022-10-17 Georgi Gerganovsync : whisper.cpp
2022-10-17 Georgi GerganovMinor fixes
2022-10-17 Georgi GerganovImprove mul_mat performance for big matrices using...
2022-10-17 Georgi GerganovPerformance tests - trying to optimize mul_mat
2022-10-13 Georgi Gerganovsync : whisper.cpp
2022-10-08 Georgi Gerganovwhisper : sync with whisper.cpp
2022-10-05 Georgi Gerganovwhisper : various improvements
2022-10-04 Georgi Gerganovwhisper : add C-style API
2022-10-03 Georgi Gerganovwhisper : various fixes
2022-09-30 Georgi Gerganovwhisper : various updates and improvements
2022-09-28 Georgi GerganovAdding Whisper inference example
2022-09-19 Georgi GerganovUpdate README.md + minor stuff
2022-09-18 Georgi GerganovUpdate README.md
2022-09-18 Georgi GerganovInitial release