]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/shortlog
pkg/ggml/sources/whisper.cpp
2024-01-05 Georgi Gerganovmetal : switch back to default.metallib (ggml/681)
2024-01-05 Georgi Gerganovggml : fix q2_k bpw in comments (ggml/680)
2024-01-04 Yajing Tangcoreml : fix ANE optimized encoder (#1716)
2024-01-04 Georgi Gerganovwhisper.swiftui : add .gitignore
2024-01-04 Georgi Gerganovwhispser : reset the "batched" timings (#1721)
2024-01-03 Georgi Gerganovrelease : v1.5.3
2024-01-03 Ashraful Islamswift : update Package.swift to use ggml as package...
2024-01-03 Finn Voorheesggml : add error handling to graph_compute (#1714)
2024-01-03 Georgi Gerganovcuda : simplify expression
2024-01-03 Georgi Gerganovcuda : mark I16 and I32 ops as unsupported
2024-01-03 Georgi Gerganovmetal : add kernel_get_rows_i32
2024-01-03 Georgi Gerganovmetal : optimize ggml_mul_mat_id (faster Mixtral PP...
2024-01-03 Georgi Gerganovmetal : enable shader debugging (cmake option) (llama...
2024-01-03 Georgi Gerganovggml : add ggml_vdotq_s32 alias (llama/4715)
2024-01-03 Johannes GäßlerCUDA: fixed tensor cores not being used on RDNA3 (llama...
2024-01-03 automaticcatggml : add ggml_cpu_has_avx_vnni() (llama/4589)
2024-01-03 Johannes GäßlerCUDA: fix tensor core logic for Pascal and HIP (llama...
2024-01-03 hydaicuda: fix vmm oom issue on NVIDIA AGX Orin (llama/4687)
2024-01-03 Guillaume Wenzekggml : extend ggml_get_rows, ggml_repeat, ggml_concat...
2024-01-03 Georgi Gerganovscripts : fix sync order + metal sed
2024-01-02 Andreu Huguetexamples : fix WASM Stack Overflow (#1713)
2023-12-30 bobqianicdocker : fix the publishing of the CUDA Docker image...
2023-12-29 Georgi Gerganovscripts : do not sync commits from this repo
2023-12-29 Tamotsu Takahashici : build with CLBlast + ggml-opencl use GGML_API...
2023-12-29 bobqianicwhisper : replace `tensor->n_dims` with `ggml_n_dims...
2023-12-29 Georgi Gerganovsync : ggml (VMM, sync-ggml-am, dotprod ARM fixes,...
2023-12-29 Dimodownload : fix large q5 model name (#1695)
2023-12-23 bobqianicwhisper : Replace WHISPER_PRINT_DEBUG with WHISPER_LOG_...
2023-12-22 Georgi Gerganovsync : ggml (ggml_scale, ggml_row_size, etc.) (#1677)
2023-12-22 Chaoqundocker : Dockerize whisper.cpp (#1674)
2023-12-21 bobqianicCI : Add coverage for talk-llama when WHISPER_CUBLAS...
2023-12-21 bobqianicexamples : Revert CMakeLists.txt for talk-llama (#1669)
2023-12-21 bobqianiccmake : set default CUDA architectures (#1667)
2023-12-19 Alfredo Montesinosbench.py : add different large models (#1655)
2023-12-14 Georgi Gerganovwchess : update README.md
2023-12-14 Georgi Gerganovrelease : v1.5.2
2023-12-14 Georgi Gerganovwchess : update readme
2023-12-14 fraxy-vwchess : whisper assisted chess (#1595)
2023-12-13 Georgi Gerganovsync : ggml (Metal fixes, new ops, tests) (#1633)
2023-12-12 Kreijstalcmake : target windows 8 or above for prefetchVirtualMe...
2023-12-10 Kreijstalcmake : Fix bug in httplib.h for mingw (#1615)
2023-12-08 Finn Voorheesmetal : fix `ggml_metal_log` vargs (#1606)
2023-12-08 Georgi Gerganovwhisper.objc : disable timestamps for real-time transcr...
2023-12-08 Georgi Gerganovwhisper : more debug messages + fix fallback logic
2023-12-08 Georgi Gerganovmetal : fix soft_max kernel src1 argument (#1602)
2023-12-07 Georgi Gerganovsync : ggml (new ops, new backend, etc) (#1602)
2023-12-05 Oleg Sidorovserver : pass max-len argument to the server (#1574)
2023-12-05 Finn Voorheesios : Remove `#if arch(arm)` check for using Metal...
2023-12-03 Digipomggml : Fix 32-bit compiler warning (#1575)
2023-12-01 Georgi Gerganovggml : re-enable blas for src0 != F32 (#1583)
2023-11-30 Aleksander... Server : Add support for .vtt format to Whisper server...
2023-11-28 Oleg Sidorovserver : backport .srt output format (#1565)
2023-11-28 Gregor Jasnycmake : install required ggml.h header (#1568)
2023-11-28 Kasumiserver : set default CORS headers to allow all (#1567)
2023-11-27 Hangreadme : update help (#1560)
2023-11-27 bobqianicCI : Add CUDA 11.8.0 support (#1554)
2023-11-27 bobqianicCI : Rectify the Clang-Related workflow issues (#1551)
2023-11-27 Ismatulla Mansurovserver : automatically convert audio on the server...
2023-11-24 Georgi Gerganovwhisper : remove trailing whitespaces
2023-11-24 Georgi Gerganovrelease : v1.5.1
2023-11-24 Georgi Gerganovmetal : add backend function to check device family...
2023-11-24 Georgi Gerganovcuda : sync some minor stuff from llama.cpp (#1548)
2023-11-24 Georgi Gerganovwhisper : fix typo
2023-11-24 ecneladisserver : add --print-realtime param (#1541)
2023-11-24 bradmitwhisper : add whisper_lang_str_full (#1546)
2023-11-23 Okabintarofix(server): typo in temperature parameter (#1545)
2023-11-23 sandrohaneametal : fix build (#1544)
2023-11-23 Georgi Gerganovreadme : add server example
2023-11-22 Gleicon Moraesgo : fixed Makefile for MacOS ARM 64 (#1530)
2023-11-22 FelixChange temp file name for server application (#1535)
2023-11-21 Georgi Gerganovbench : pass memcpy threads from cli
2023-11-21 Georgi Gerganovbench : multi-thread memcpy (#1534)
2023-11-21 FelixClose file after writing in server application (#1533)
2023-11-21 Georgi Gerganovserver : add video to readme
2023-11-20 Felixserver : add a REST Whisper server example with OAI...
2023-11-20 M. A. Aliwhisper : update example in whisper.h (#1529)
2023-11-20 Georgi Gerganovsdl : fix audio callback (#1523)
2023-11-20 Georgi Gerganovwhisper : reuse whisper_decode_with_state (#1521)
2023-11-19 Tamotsu Takahashici : redistribute CUDA DLLs (#1522)
2023-11-19 sandrohaneawhisper : fix with_state methods to use the correct...
2023-11-19 Georgi Gerganovwhisper : fix overriding the audio context
2023-11-19 Georgi Gerganovcuda : assert ggml_add sources to be contiguous
2023-11-17 Georgi Gerganovios : sync submodule
2023-11-17 Georgi Gerganovsync : ggml (ggml-alloc + linker + gguf fixes) (#1501)
2023-11-16 Georgi Gerganovquantize : add support for K-quant types
2023-11-16 Georgi Gerganovbench : fix memcpy bench size
2023-11-16 Sam Pullaratalk-llama : improve quote and backtick handling (...
2023-11-15 Georgi Gerganovtalk-llama : enable GPU by default
2023-11-15 Georgi Gerganovmodels : add info about distilled models
2023-11-15 Georgi Gerganovrelease : v1.5.0
2023-11-15 Georgi Gerganovbench-all : add distil models
2023-11-15 Georgi Gerganovjs : latest whisper.js
2023-11-15 Georgi Gerganovbench-all : indentations
2023-11-15 Georgi Gerganovwhisper : make large version explicit + fix data size...
2023-11-15 Georgi Gerganovjava : fix test (#1492)
2023-11-15 Georgi Gerganovwhisper : add batched decoding (#1486)
2023-11-13 Georgi Gerganovjava : use tiny.en for tests (#1484)
2023-11-13 Evan Joneswhisper : add grammar-based sampling (#1229)
2023-11-13 rlapraytalk-llama : add n_gpu_layers parameter (#1475)
2023-11-12 Tong Liexamples : add whisper.android.java for compatibility...
next