Commit History

whisper : clear result_all if vad_samples is empty (#3262)
60ecd84
unverified

danbev commited on

examples : set the C++ standard to C++17 for server (#3261)
5257653
unverified

danbev commited on

examples : update usage/help in yt-wsp.sh (#3251)
0931e4a
unverified

w1redch4d commited on

server : graceful shutdown, atomic server state, and health endpoint Improvements (#3243)
170eb31
unverified

sachaarbonel commited on

whisper : fix VAD processing for skipped audio segments (#3230)
a69c121
unverified

danbev commited on

server : add Voice Activity Detection (VAD) support (#3246)
58d6e4e
unverified

danbev commited on

cli : fix short name conflict for vad options [no ci] (#3247)
c5f7b7e
unverified

danbev commited on

ruby : add .gitignore entries for ext directory (#3245)
984d583
unverified

danbev commited on

ci : update windows runner to windows-2022 (#3242)
7e96237
unverified

danbev commited on

ruby : add cleaning of library names in dependencies (#3241)
f6dc2ad
unverified

danbev commited on

ggml : fix weak alias win32 (#0)
d47070d

ggerganov commited on

android : fix builds (#0)
4043835

ggerganov commited on

files : remove old sources (part 2)
c1c9908

ggerganov commited on

files : remove old sources
e4ae8c6

ggerganov commited on

talk-llama : sync llama.cpp
5ef1601

ggerganov commited on

metal : use less stack memory in FA kernel (llama/14088)
014afb6

ggerganov commited on

ggml-cpu : split arch-specific implementations (llama/13892)
8c833e9

xctan ggerganov commited on

cuda : fix device sync on buffer clear (llama/14033)
8f2e8d6

Diego Devesa commited on

CANN: Simplify the environment variable setting(#13104)
f1535d7

dou112 commited on

sycl: Add reorder to Q6_K mmvq implementation (llama/13885)
56f0e48

Nicolò Scipione commited on

cuda : fix buffer type check with integrated GPUs (llama/14069)
747ad97

Diego Devesa commited on

SYCL: Implement few same quantized type copy kernels (llama/13739)
4c88a27

Akarshan Biswas commited on

vulkan: Enable VK_KHR_cooperative_matrix extension for Intel Xe2 GPUs (llama/14001)
e5107fe

rillomas commited on

llama : allow using mmap without PrefetchVirtualMemory, apply GGML_WIN_VER to llama.cpp sources (llama/14013)
f0a0ac8

Diego Devesa commited on

vulkan: automatically deduce size of push constants (llama/13936)
00a9e2f

jeffbolznv commited on

ggml-vulkan: adds support for op CONV_TRANSPOSE_1D (llama/13813)
32985b0

etasnadi commited on

releases : use dl backend for linux release, remove arm64 linux release (llama/13996)
9896625

Diego Devesa commited on

CUDA: fix FTZ in FA for Gemma 3 (llama/13991)
40fc316

JohannesGaessler commited on

vulkan: fix warnings in perf logger querypool code (llama/13937)
11bac96

jeffbolznv commited on

opencl: add `backend_synchronize` (llama/13939)
a9ce9a8

lhez commited on

OpenCL: Add concat, tsembd, upscale, tanh, pad and repeat (llama/13840)
5ff8785

rmatif commited on

metal : use F32 accumulators in FA kernels (llama/13975)
b86860f

ggerganov commited on

cmake : Handle mixed-case 'Power' strings in POWER CPU detection (llama/13966)
bc1415b

shalinib root commited on

sycl: quantize and reorder the input to q8_1 when reorder is enabled (llama/13826)
c4e62cd

Atharva Dubey Alberto Cabrera Pérez commited on

gguf: fix failure on version == 0 (llama/13956)
73547ad

JohannesGaessler commited on

ggml: check if non-native endian model is being loaded (llama/13943)
a2e9ccb

taronaeo commited on

Add in-build ggml::ggml ALIAS library (ggml/1260)
faef029

Kai Pastor commited on

ruby : output format (#3237)
63cab25
unverified

KitaitiMakoto commited on

ci : build and publish main-intel image (#3231)
2c4b2dd
unverified

藍+85CD commited on

docker : add main-intel dockerfile (#3229)
23d5a5c
unverified

藍+85CD commited on

ruby : Add parallel transcription support (#3222)
acad667
unverified

KitaitiMakoto commited on

ci : add mirror for ports.ubuntu.com (ARM packages) (#3221)
17ba7f5
unverified

danbev commited on

bindings.java : apply whisperParams in fullTranscribeWithTime instead of ignoring them (#3201)
18fb7d6
unverified

Joas Dev commited on

musa: correct MUSA SDK rc4.0.1 download URL (#3217)
90efe84
unverified

R0CKSTAR commited on

ci : use mirrors.kernel.org for Ubuntu packages (#3220)
62dd144
unverified

danbev commited on

node : add language detection support (#3190)
9994342
unverified

danbev commited on

talk-llama : sync llama.cpp
58220b6

ggerganov commited on