Commit History

models : fix dead link to models in readme (#3006)
a6dda9d
unverified

facehugger11 commited on

ruby : change homepage URI in Ruby gemspec (#3007)
a1b00a9
unverified

KitaitiMakoto commited on

tests : add script to benchmark whisper.cpp on LibriSpeech corpus (#2999)
ba518eb
unverified

fujimotos commited on

whisper : fix "bench-all outputs an invalid result on larger models" (#3002)
b6c9266
unverified

fujimotos commited on

rename : ggerganov -> ggml-org (#3005)
f816f88
unverified

ggerganov commited on

examples : update server.py to match github pages app [no ci] (#3004)
0fdd602
unverified

danbev commited on

whisper.wasm : fix unknown language issue (#3000)
d53c30c
unverified

danbev commited on

examples : add new sources
2a8a6b4

ggerganov commited on

cpu: move all the operators into a separate c++ file (except mul_mat) (ggml/1167)
0754d43

cmdr2 Diego Devesa commited on

docs : add xcframework section to README.md [no ci] (#2997)
6688a2b
unverified

danbev commited on

readme : update roadmap link
10978e6
unverified

ggerganov commited on

release : v1.7.5
cd6dfb3

ggerganov commited on

bench : update numbers [no ci] (#2993)
afce5f4
unverified

ggerganov commited on

opencl : fix memory allocation size (llama/12649)
b00a8a9

Sparkleholic commited on

metal : use F32 prec in FA kernels (llama/12688)
a49f5c2

ggerganov commited on

Fix clang warning in gguf_check_reserved_keys (llama/12686)
a00d66c

R0CKSTAR commited on

vulkan: fix build when glslc doesn't support coopmat (llama/12683)
f91eb88

Wagner Bruna commited on

SYCL: Rename oneMKL to oneMath (llama/12192)
d89f6fa

Romain Biessy commited on

SYCL: switch to SYCL namespace (llama/12674)
fe06fa2

Akarshan Biswas commited on

ggml : faster ssm scan (llama/10558)
a18cd16

a3sh commited on

Vulkan: Add DP4A MMQ and Q8_1 quantization shader (llama/12135)
06ec111

OccamRazor commited on

cmake : fix whitespace (llama/0)
a596e84

ggerganov commited on

tests : remove gh label test-whisper-cli-tiny-en (#2988)
80a0445
unverified

danbev commited on

examples : clarify Core ML encoder model usage [no ci] (#2987)
b332af9
unverified

danbev commited on

ci : remove intermediate build on push to master (#2986)
1526565
unverified

danbev commited on

whisper.objc : fix typo in README.md [no ci] (#2985)
e6ba999
unverified

danbev commited on

coreml: fix Whisper to CoreML conversion by disabling SDPA [no ci] (#2979)
bf862e4
unverified

danbev commited on

ci : add coreml job that converts base.en to coreml [no ci] (#2981)
26aba7a
unverified

danbev commited on

tests : re-enable tests [no ci] (#2977)
8c851e2
unverified

danbev commited on

android.java : re-add ggml source updates (#2975)
5dca9f3
unverified

danbev commited on

ci : re-enable freeBDS-latest job (#2973)
32bf9c9
unverified

danbev commited on

ci : re-enable android_java job (#2958)
e7fbecf
unverified

danbev commited on

android : add new ggml source files
69804b5

ggerganov commited on

ruby : add new ggml sources
c5a918e

ggerganov commited on

SYCL: Remove misleading ggml_sycl_op_flatten function (llama/12387)
0a9c73a

Akarshan Biswas commited on

metal : use constexpr in FA kernels + fix typedef (llama/12659)
c699617

ggerganov commited on

musa: fix all warnings, re-enable `-DLLAMA_FATAL_WARNINGS=ON` in ci and update doc (llama/12611)
12bb60d

R0CKSTAR commited on

cmake : fix ccache conflict (llama/12522)
22dfdf6

Jay commited on

cpu : rm unused variable (ggml/1166)
86eb3af

ngxson HF Staff commited on

cpu: de-duplicate some of the operators and refactor (ggml/1144)
09f2f18

cmdr2 commited on

cmake: improve Vulkan cooperative matrix support checks (#2966)
4be7f68
unverified

Sandro Hanea Sandro Hanea commited on

examples : update README links to point to pages deployment (#2971)
ba856a2
unverified

danbev commited on

ci : add github pages workflow for wasm examples (#2969)
7b99476
unverified

danbev commited on

feat: add health check endpoint to server (#2968)
cbeea6f
unverified

sachaarbonel commited on

whisper : remove unnecessary GGML_UNUSED macro (#2960)
b2e42a5
unverified

danbev commited on