Spaces:
Running
Running
Commit History
metal : build metallib + fix embed path (llama/6015)
27311ef
unverified
Update get version (llama/6025)
9a4e508
unverified
AidanBeltonS
commited on
ggml : reuse quantum structs across backends (llama/5943)
bb0625f
unverified
ggml : fix UB in IQ2_S and IQ3_S (llama/6012)
0c552df
unverified
sycl : update IQ1_S kernels (WIP - not working!) (llama/5995)
16dc72c
unverified
1.5 bit: we can do even better (llama/5999)
36cc71e
unverified
ggml, ci : Windows ARM runner and build fixes (llama/5979)
507b9dd
unverified
Michael Podvitskiy
commited on
Better 1.5 bit quantization (llama/5971)
f3a62cc
unverified
Add q3_s and q1_s (llama/5886)
2957823
unverified
Abhilash Majumder
commited on
metal : move mm_id indices to shared mem (llama/5982)
1350705
unverified
ggml : fix unnecessary f32 -> f16 -> f32 casts (mmla) (llama/5951)
cb8bbaa
unverified
ggml : remove old quantization functions (llama/5942)
11a2545
unverified
ggml : add ggml-common.h to deduplicate shared code (llama/5940)
0a37735
unverified
llama : support Mamba Selective State Space Models (llama/5328)
224fbc2
unverified
compilade
commited on
extra : update sync scripts after ggml-common.h
2e29431
unverified
whisper : document whisper_batch.n_seq_id (#1942)
f08549e
unverified
whisper : improve beam search candidate diversity (#1947)
6e9276c
unverified
bindings/go : add linker flags to make metal work (#1944)
3dee0de
unverified
whisper : make beam candidate sort more stable (#1943)
1316242
unverified
ggml : try fix 32-bit arm compat (#1938)
6ea3354
unverified
talk-llama : use llama_decode instead of llama_eval
301b000
unverified
talk-llama : sync llama.cpp
fe602cb
unverified
talk-llama : sync llama.cpp
802496b
unverified
sync : ggml
bad33a1
unverified
Revert "[SYCL] fix error when set main gpu to non-zero (llama/5901)" (llama/5918)
d7e8525
unverified
Neo Zhang Jianyu
commited on
fix error when set main gpu to non-zero (llama/5901)
829c347
unverified
Neo Zhang Jianyu
commited on
ggml : use SYS_get_cpu if SYS_getcpu is not defined (llama/5906)
909dbdc
unverified
ggml : use `uint8x16_t` return type for `ggml_vqtbl1q_u8` (llama/5894)
7f5bc53
unverified
bobqianic
commited on
add wait() to make code stable (llama/5895)
41c3c12
unverified
Neo Zhang Jianyu
commited on
quants : use MM256_SET_M128I consistently to fix gcc 7 build (llama/5889)
cdd783a
unverified
Vulkan Improvements (llama/5835)
ea2da45
unverified
fix mul_mat fault in CI/unit-test (llama/5862)
91bb65e
unverified
Neo Zhang Jianyu
jinliangtao
compilade
Cebtenzzre
Xuan Son Nguyen
ggerganov
Kawrakow
ikawrakow
Cebtenzzre
Michael Podvitskiy
phymbert
github-actions[bot]
Nindaleth
Black_Fox
iamlemec
slaren
dranger003
leejet
Minsoo Cheong
Dane Madsen
hutli
emozilla
commited on
ggml : fix unknown status (llama/0)
394e5d8
unverified
whisper : fix compute helper return (ggml/750)
b60b7f7
unverified
ggml : introduce ggml_status (ggml/750)
151c676
unverified
cuda : fix data race in soft max (llama/5853)
d1b60e4
unverified
slaren
commited on
ggml : fix IQ3_S AVX implementation (llama/5834)
98e5c63
unverified
ggml : IQ3_S improvements (llama/5829)
06a8e30
unverified
Support multiple GPUs (split mode) on SYCL backend (llama/5806)
b1865d2
unverified
Neo Zhang Jianyu
commited on
ggml-vulkan: fix VULKAN_CHECK_RESULTS flag, which was previously broken (llama/5813)
472195f
unverified
ddpasa
commited on
Use batched mul_mat pathway (llama/5591)
4a30367
unverified
AidanBeltonS
Abhilash Majumder
commited on
make portability_enumeration_ext apple only (llama/5757)
c164918
unverified
Eve
commited on
examples : Auto lowercase language parameter in main.cpp (#1928)
98b861a
unverified
F1L1P
bobqianic
commited on
examples : fix typo in bench.cpp (#1933)
8efe1fd
unverified
zhouwg
commited on
whisper : fix typo (#1925)
a0acef0
unverified
zhouwg
commited on
whisper.android.java : fix returns in JNI (#1929)
c1b258d
unverified
zhouwg
commited on