Commit History

ggml : fix calloc argument ordering. (llama/6820)
12af87c

Dave Airlie commited on

ggml : fix ggml_backend_cpu_supports_op() for CPY (llama/0)
d645791

ggerganov commited on

ggml : group all experts in a single ggml_mul_mat_id (llama/6505)
f0b5c67

slaren ggerganov commited on

ggml : fix llamafile sgemm wdata offsets (llama/6710)
5e756db

ggerganov commited on

ggml : add llamafile sgemm (llama/6414)
093eec4

Justine Tunney commited on

llama : add qwen2moe (llama/6074)
daae175

Shijie ggerganov commited on

fix mul_mat_id() for new input, make the ut pass (llama/6682)
6d1ba81

Neo Zhang Jianyu commited on

Added support for GGML_OP_CLAMP in Metal (llama/6662)
a06cbc7

Dave dave-fl commited on

fix memcpy() crash, add missed cmd in guide, fix softmax (llama/6622)
6901743

Neo Zhang Jianyu commited on

CUDA: fix matrix multiplication logic for tests (llama/6667)
6ccb5a5

JohannesGaessler commited on

metal : unify mul_mv_id kernels (llama/6556)
e9910b5

slaren commited on

llama : add gguf_remove_key + remove split meta during quantize (llama/6591)
1706870

jiez z5269887 commited on

feat: implemented sigmoid function (ggml/806)
cd0c122

Justina Cho commited on

build: fix and ignore msvc warnings (ggml/805)
c40b574

stanimirovb commited on

ggml : expose SSE3 and SSSE3 for MSVC when AVX is available (#2128)
340b9ae
unverified

Przemysław Pawełczyk commited on

build : improve disabling AVX-512 (#2129)
dd6f1ab
unverified

Przemysław Pawełczyk commited on

minor: add CMakeSettings.json to gitignore (#2094)
a361a80
unverified

stanimirovb commited on

examples : fix node compilation (#2115)
071e466
unverified

pprobst commited on

make : change GNU make default CXX from g++ to c++ (#2100)
610f480
unverified

Przemysław Pawełczyk commited on

Remove unnecessary memory reallocation in fft (#2080)
3198674
unverified

goldwaving commited on

models : disable old script (#2079)
dfabe35
unverified

ggerganov commited on

whisper : more prominent log message for sub-1s audio (#2065)
5ddb20b
unverified

ggerganov commited on

main : pass nullptr when regex is empty (#2070)
8677fc4
unverified

ggerganov commited on

readme : add up-to-date repository for Python bindings (#2063)
f573a31
unverified

AIWintermuteAI commited on

release : v1.5.5
460bd9e
unverified

ggerganov commited on

build : fix embedded Metal library generation (#2045)
b0e83a9
unverified

Didzis Gosko commited on

node : support no timestamps (#2048)
d35f8ae
unverified

pprobst commited on

build : detect AVX512 in Makefile, add AVX512 option in CMake (#2043)
9d0bb12
unverified

Didzis Gosko commited on

whisper.nvim : fix missing reference to "model" variable (#2049)
515c36e
unverified

sixcircuit commited on

whisper : update grammar-parser.cpp (#2058)
9d38bd6
unverified

eltociear commited on

sync : ggml
025fa65
unverified

ggerganov commited on

license : update copyright notice + add AUTHORS
eac0093
unverified

ggerganov commited on

llama : add Command R Plus support (llama/6491)
8cf7097
unverified

Carolinabanana S S slaren ggerganov commited on

remove row=1 cond (llama/6532)
8499e3f
unverified

Abhilash Majumder commited on

support/fix OPs GGML_TYPE_IQ4_NL, GGML_TYPE_IQ4_XS, GGML_TYPE_IQ3_XXS, GGML_TYPE_IQ3_S, GGML_TYPE_IQ2_XXS, GGML_TYPE_IQ2_XS, GGML_TYPE_IQ2_S, GGML_TYPE_IQ1_S, GGML_TYPE_IQ1_M (llama/6521)
873102e
unverified

Neo Zhang Jianyu commited on

scripts : update sync
21c143f
unverified

ggerganov commited on

files : rename ./extra to ./scripts
7ee678e
unverified

ggerganov commited on

whisper : fix DTW memory access (#2012)
b20029c
unverified

Brad Murray commited on

common : fix file-handle leak in read_wav() (#2026)
ffc6231
unverified

ulatekh commited on

main : set stdin to binary mode on Windows (#2025)
ed041ef
unverified

rotemdan commited on

cmake : support for CPU BLAS build via Intel MKL (#2024)
9a2c42b
unverified

slashlib commited on

main : allow a response-file as the sole parameter (#2019)
07da1b5
unverified

ulatekh ggerganov commited on

whisper : suppress tokens with a regex (#1997)
8cc6334
unverified

ulatekh ggerganov commited on

cmake : create solution folders (#2004)
2616a7c
unverified

ulatekh commited on

sync : ggml
3cef7d5
unverified

ggerganov commited on

extra : sync grammar-parser
57b41a6
unverified

ggerganov commited on

talk-llama : sync llama.cpp
d3484ef
unverified

ggerganov commited on

sync : ggml
924f2de
unverified

ggerganov commited on

sync : llama.cpp (skip)
88282d1
unverified

ggerganov commited on