]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/shortlog
pkg/ggml/sources/whisper.cpp
2024-04-09 Abhilash Majumderremove row=1 cond (llama/6532)
2024-04-09 Neo Zhang Jianyusupport/fix OPs GGML_TYPE_IQ4_NL, GGML_TYPE_IQ4_XS...
2024-04-09 Georgi Gerganovscripts : update sync
2024-04-09 Georgi Gerganovfiles : rename ./extra to ./scripts
2024-04-09 Brad Murraywhisper : fix DTW memory access (#2012)
2024-04-09 ulatekhcommon : fix file-handle leak in read_wav() (#2026)
2024-04-09 Rotem Danmain : set stdin to binary mode on Windows (#2025)
2024-04-09 slashlibcmake : support for CPU BLAS build via Intel MKL (...
2024-04-09 ulatekhmain : allow a response-file as the sole parameter...
2024-04-09 ulatekhwhisper : suppress tokens with a regex (#1997)
2024-04-09 ulatekhcmake : create solution folders (#2004)
2024-04-07 Georgi Gerganovsync : ggml
2024-04-07 Georgi Gerganovextra : sync grammar-parser
2024-04-07 Georgi Gerganovtalk-llama : sync llama.cpp
2024-04-07 Georgi Gerganovsync : ggml
2024-04-07 Georgi Gerganovsync : llama.cpp (skip)
2024-04-07 Ouadie EL FAROUKIFixed minor bug when enabling FP16 for non intel target...
2024-04-07 slarenggml : mul_mat_id use the same tensor for all the exper...
2024-04-07 Meng, HengyuDisable iqx on windows as WA (llama/6435)
2024-04-07 0cc4mVulkan k-quant mmq and ggml-backend offload functionali...
2024-04-07 Neo Zhang Jianyufix set main gpu crash (llama/6339)
2024-04-07 slarenggml : fix bounds checking of zero size views (llama...
2024-04-07 Daniel Beveniusbackend : fix typo in scheduler documentation (ggml...
2024-04-07 Georgi Gerganovextra : sync ggml-cuda folder
2024-04-04 Slava Primenkoggml: bypass code incompatible with CUDA < 11.1 (#2020)
2024-03-30 Przemysław... ci : add building in MSYS2 environments (Windows) ...
2024-03-29 Przemysław... build : use pkg-config for OpenBLAS (#1778)
2024-03-28 ulatekhmain : add command-style grammar (#1998)
2024-03-28 Georgi Gerganovmake : add grammar parser to common objects
2024-03-27 Georgi Gerganovsync : ggml (#2001)
2024-03-25 Georgi Gerganovwhisper : improve handling of prompts (#1981)
2024-03-21 Sanchit Gandhiwhisper : improve support for distil-large-v3 (#1982)
2024-03-21 Georgi Gerganovruby : fix build (#1980)
2024-03-20 Tiago Fassonidocker : libcuda.so.1 in PATH (#1966)
2024-03-20 Mohammadreza... readme : add Fedora dependencies (#1970)
2024-03-20 denerscwhisper : token-level timestamps with DTW (#1485)
2024-03-18 Jo Lissexamples : rename --audio-context to --audio-ctx per...
2024-03-16 Georgi Gerganovwhisper : set outputs from conv graph (#1959)
2024-03-16 slarenalloc : fix allocation data of pre-allocated leafs
2024-03-16 Georgi Gerganovcmake : copy ggml-common.h to bin
2024-03-16 Georgi Gerganovgitignore : .vimspector.json
2024-03-15 Georgi Gerganovtalk-llama : sync llama.cpp
2024-03-15 Georgi Gerganovsync : ggml
2024-03-15 slarenupdate examples and tests
2024-03-15 Georgi Gerganovggml : add ggml-common.h
2024-03-15 Georgi Gerganovggml : designate enum vals for integer types (llama...
2024-03-15 Georgi Gerganovmetal : build metallib + fix embed path (llama/6015)
2024-03-15 slarenllama : add pipeline parallelism support (llama/6017)
2024-03-15 AidanBeltonSUpdate get version (llama/6025)
2024-03-15 Georgi Gerganovggml : reuse quantum structs across backends (llama...
2024-03-15 Georgi Gerganovggml : fix UB in IQ2_S and IQ3_S (llama/6012)
2024-03-15 Georgi Gerganovsycl : update IQ1_S kernels (WIP - not working!) (llama...
2024-03-15 Kawrakow1.5 bit: we can do even better (llama/5999)
2024-03-15 Michael Podvitskiyggml, ci : Windows ARM runner and build fixes (llama...
2024-03-15 KawrakowBetter 1.5 bit quantization (llama/5971)
2024-03-15 Abhilash MajumderAdd q3_s and q1_s (llama/5886)
2024-03-15 Georgi Gerganovmetal : move mm_id indices to shared mem (llama/5982)
2024-03-15 Georgi Gerganovggml : fix unnecessary f32 -> f16 -> f32 casts (mmla...
2024-03-15 Georgi Gerganovggml : remove old quantization functions (llama/5942)
2024-03-15 Georgi Gerganovggml : add ggml-common.h to deduplicate shared code...
2024-03-15 compiladellama : support Mamba Selective State Space Models...
2024-03-15 Georgi Gerganovextra : update sync scripts after ggml-common.h
2024-03-10 Josh Bleecher... whisper : document whisper_batch.n_seq_id (#1942)
2024-03-10 Josh Bleecher... whisper : improve beam search candidate diversity ...
2024-03-09 Josh Bleecher... bindings/go : add linker flags to make metal work ...
2024-03-09 Josh Bleecher... whisper : make beam candidate sort more stable (#1943)
2024-03-08 Georgi Gerganovggml : try fix 32-bit arm compat (#1938)
2024-03-08 Georgi Gerganovtalk-llama : use llama_decode instead of llama_eval
2024-03-08 Georgi Gerganovtalk-llama : sync llama.cpp
2024-03-08 Georgi Gerganovtalk-llama : sync llama.cpp
2024-03-08 Georgi Gerganovsync : ggml
2024-03-08 Neo Zhang JianyuRevert "[SYCL] fix error when set main gpu to non-zero...
2024-03-08 Neo Zhang Jianyufix error when set main gpu to non-zero (llama/5901)
2024-03-08 Jared Van Bortelggml : use SYS_get_cpu if SYS_getcpu is not defined...
2024-03-08 bobqianicggml : use `uint8x16_t` return type for `ggml_vqtbl1q_u...
2024-03-08 Neo Zhang Jianyuadd wait() to make code stable (llama/5895)
2024-03-08 Jared Van Bortelquants : use MM256_SET_M128I consistently to fix gcc...
2024-03-08 0cc4mVulkan Improvements (llama/5835)
2024-03-08 Neo Zhang Jianyufix mul_mat fault in CI/unit-test (llama/5862)
2024-03-08 Georgi Gerganovggml : fix unknown status (llama/0)
2024-03-08 Georgi Gerganovwhisper : fix compute helper return (ggml/750)
2024-03-08 Michael Podvitskiyggml : introduce ggml_status (ggml/750)
2024-03-08 slarencuda : fix data race in soft max (llama/5853)
2024-03-08 Georgi Gerganovggml : fix IQ3_S AVX implementation (llama/5834)
2024-03-08 Kawrakowggml : IQ3_S improvements (llama/5829)
2024-03-08 Neo Zhang JianyuSupport multiple GPUs (split mode) on SYCL backend...
2024-03-08 ddpasaggml-vulkan: fix VULKAN_CHECK_RESULTS flag, which was...
2024-03-08 AidanBeltonSUse batched mul_mat pathway (llama/5591)
2024-03-08 Evemake portability_enumeration_ext apple only (llama...
2024-03-08 leejetadd some new ops, fix some operators and add batch...
2024-03-06 F1L1Pexamples : Auto lowercase language parameter in main...
2024-03-06 zhouwgexamples : fix typo in bench.cpp (#1933)
2024-03-05 zhouwgwhisper : fix typo (#1925)
2024-03-05 zhouwgwhisper.android.java : fix returns in JNI (#1929)
2024-03-04 kennethgecmake : add library versioning (#1352)
2024-03-04 Gavin Caireadme : recommend MacOS Sonoma for Core ML (#1917)
2024-02-28 Georgi Gerganovtalk-llama : sync llama.cpp
2024-02-28 Georgi Gerganovsync : ggml
2024-02-28 Georgi Gerganovsync : llama.cpp (ggml/0)
2024-02-28 Kawrakowggml : make i-quants work with super-blocks of 64 ...
next