Commit History

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

Fixed minor bug when enabling FP16 for non intel targets (llama/6464)
f84edd5
unverified

Ouadie EL FAROUKI AidanBeltonS commited on

ggml : mul_mat_id use the same tensor for all the experts (llama/6387)
26fdc9f
unverified

slaren ggerganov commited on

Disable iqx on windows as WA (llama/6435)
7a97623
unverified

hengyu commited on

Vulkan k-quant mmq and ggml-backend offload functionality (llama/6155)
1ff7b08
unverified

OccamRazor commited on

fix set main gpu crash (llama/6339)
3bdb5e6
unverified

Neo Zhang Jianyu commited on

ggml : fix bounds checking of zero size views (llama/6347)
80db462
unverified

slaren commited on

backend : fix typo in scheduler documentation (ggml/781)
e7ddd12
unverified

danbev commited on

extra : sync ggml-cuda folder
fa0af15
unverified

ggerganov commited on

ggml: bypass code incompatible with CUDA < 11.1 (#2020)
32f4e35
unverified

primenko commited on

ci : add building in MSYS2 environments (Windows) (#1994)
08d5ab5
unverified

Przemysław Pawełczyk commited on

build : use pkg-config for OpenBLAS (#1778)
d5d466c
unverified

Przemysław Pawełczyk commited on

main : add command-style grammar (#1998)
7e6ea10
unverified

ulatekh ggerganov commited on

make : add grammar parser to common objects
b1f3938
unverified

ggerganov commited on

sync : ggml (#2001)
cbbfa9e
unverified

ggerganov commited on

whisper : improve handling of prompts (#1981)
15949a9
unverified

ggerganov commited on

whisper : improve support for distil-large-v3 (#1982)
749004e
unverified

Sanchit Gandhi commited on

ruby : fix build (#1980)
20374d7
unverified

ggerganov commited on

docker : libcuda.so.1 in PATH (#1966)
2cd0d06
unverified

Tiago Fassoni commited on

readme : add Fedora dependencies (#1970)
afc6b1a
unverified

Mohammadreza Hendiani commited on

whisper : token-level timestamps with DTW (#1485)
ce7ca09
unverified

denersc ggerganov commited on

examples : rename --audio-context to --audio-ctx per help text (#1953)
8e9c985
unverified

joliss commited on

whisper : set outputs from conv graph (#1959)
62505d4
unverified

ggerganov commited on

alloc : fix allocation data of pre-allocated leafs
0c378f2
unverified

slaren commited on

cmake : copy ggml-common.h to bin
f592e46
unverified

ggerganov commited on

gitignore : .vimspector.json
b593d9a
unverified

ggerganov commited on