ci : fix variable names in GitHub actions config (#1440) 66cb760 unverified iamthad commited on Nov 7, 2023
talk-llama : fix n_gpu_layers usage again (#1442) 37d6862 unverified jhenhong commited on Nov 7, 2023
whisper : add missing about callback initializers a94a8ce unverified ggerganov commited on Nov 7, 2023
examples : fix n_gpu_layers usage in talk-llama (#1441) e0ea7d1 unverified jhenhong commited on Nov 7, 2023
whisper : add context param to disable gpu (#1293) 290abed unverified jhenhong ggerganov commited on Nov 6, 2023
whisper : add support for new distilled Whisper models (#1424) a570c92 unverified ggerganov commited on Nov 5, 2023
sync : ggml (backend v2, k-quants, CUDA opts, Metal opts, etc.) (#1422) 7006035 unverified ggerganov Chris Raethke commited on Nov 3, 2023
models : use absolute paths for the converted model (#1356) 6023f2d unverified bobqianic commited on Nov 3, 2023
examples : Implement JSON output for Token-Level data in main (#1358) d166741 unverified akx commited on Oct 31, 2023
models : Faster download for models on windows using BitTransfer (#1404) b1a3c5a unverified WhiteOlivierus commited on Oct 30, 2023
README : Update README in stream to clarify where to compile from (Issue #1400) 51306fa unverified ai-at-home AI @ Home bobqianic commited on Oct 29, 2023
binding : Expose the audio_ctx param through the Go binding (#1368) 8e7b807 unverified djojoz commited on Oct 15, 2023
docker : Add dockerfile for cublas (#1286) 75470cc unverified joecryptotoo bobqianic commited on Oct 11, 2023
cmake : Abort the build if a requested feature could not be configured (#1350) fb91f57 unverified Marcin Mielniczuk commited on Oct 7, 2023
cmake : Prefer pkg-config while looking for BLAS (#1349) 67693c8 unverified Marcin Mielniczuk commited on Oct 7, 2023
models : add conversion scripts from HuggingFace models to CoreML (#1304) 756cd4b unverified AlienKevin commited on Oct 4, 2023
examples : move wav_writer from stream.cpp to common.h (#1317) 6c20dfb unverified bobqianic commited on Oct 3, 2023
whisper : add missing speaker turn API function for whisper_state (#1330) 00ca046 unverified Didzis Gosko commited on Oct 3, 2023
examples: Update the README for Talk - fixing the gpt2 URL (#1334) 751235c unverified bfamorim commited on Sep 30, 2023
extra: Add benchmark script implemented in Python (#1298) c587102 unverified Neil Chudleigh commited on Sep 25, 2023
Examples: Add save audio to file option in stream.cpp (#1310) 30cdb60 unverified litong bobqianic commited on Sep 22, 2023
examples: Update README.md of main.cpp (#1306) a2537c1 unverified Sogl-coder commited on Sep 18, 2023
binding : fix ruby build by adding missing ggml-alloc (#1305) b062b12 unverified jhenhong commited on Sep 18, 2023
bench: fix missing include <cstring> (#1303) eb68655 unverified Evgeny Kuznetsov commited on Sep 18, 2023
whisper : increase tokenizer buffer (close #1259) c4e797f unverified ggerganov commited on Sep 15, 2023
metal : restore matrix x vector f16_f32 kerenls for now 2dd8c56 unverified ggerganov commited on Sep 15, 2023
whisper : fix bench regression + fix performance when using CPU BLAS (#1275) abbf5f2 unverified ggerganov commited on Sep 12, 2023
whisper : faster beam_search sampling via reduced KV cache copies (#1243) 93140af unverified bobqianic ggerganov commited on Sep 10, 2023
java : fixed signing of java artifact using gradle (#1267) d51aaa6 unverified nalbion commited on Sep 9, 2023
build : do not use _GNU_SOURCE gratuitously (#1129) beefa34 unverified Przemysław Pawełczyk commited on Sep 7, 2023
examples : fix build + compile warnings (close #1256) 2cfc05a unverified ggerganov commited on Sep 7, 2023
models : add quantum models to download-ggml-model.sh (#1235) b2abb1b unverified Neil Chudleigh commited on Sep 7, 2023
whisper.android : bump gradle plugin and dependencies + a lint pass (#1255) 887812b unverified Digipom commited on Sep 7, 2023