Spaces:
Running
Running
Commit History
build : fix embedded Metal library generation (#2045)
b0e83a9
unverified
Didzis Gosko
commited on
node : support no timestamps (#2048)
d35f8ae
unverified
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
whisper : update grammar-parser.cpp (#2058)
9d38bd6
unverified
sync : ggml
025fa65
unverified
license : update copyright notice + add AUTHORS
eac0093
unverified
llama : add Command R Plus support (llama/6491)
8cf7097
unverified
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
files : rename ./extra to ./scripts
7ee678e
unverified
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
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
whisper : suppress tokens with a regex (#1997)
8cc6334
unverified
cmake : create solution folders (#2004)
2616a7c
unverified
ulatekh
commited on
sync : ggml
3cef7d5
unverified
extra : sync grammar-parser
57b41a6
unverified
talk-llama : sync llama.cpp
d3484ef
unverified
sync : ggml
924f2de
unverified
sync : llama.cpp (skip)
88282d1
unverified
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
Disable iqx on windows as WA (llama/6435)
7a97623
unverified
Vulkan k-quant mmq and ggml-backend offload functionality (llama/6155)
1ff7b08
unverified
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
extra : sync ggml-cuda folder
fa0af15
unverified
ggml: bypass code incompatible with CUDA < 11.1 (#2020)
32f4e35
unverified
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
make : add grammar parser to common objects
b1f3938
unverified
sync : ggml (#2001)
cbbfa9e
unverified
whisper : improve handling of prompts (#1981)
15949a9
unverified
whisper : improve support for distil-large-v3 (#1982)
749004e
unverified
Sanchit Gandhi
commited on
ruby : fix build (#1980)
20374d7
unverified
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
examples : rename --audio-context to --audio-ctx per help text (#1953)
8e9c985
unverified
whisper : set outputs from conv graph (#1959)
62505d4
unverified
alloc : fix allocation data of pre-allocated leafs
0c378f2
unverified
slaren
commited on