Tags
Tags give the ability to mark specific points in history as being important
master-2d099e5
2d099e51
·
ggml: add names to tensors (#1268)
·
May 02, 2023
master-f4cef87
f4cef87e
·
Add git-based build information for better issue tracking (#1232)
·
May 01, 2023
master-58b367c
58b367c2
·
cuBLAS: refactor and optimize f16 mat mul performance (#1259)
·
May 01, 2023
master-ea3a0ad
ea3a0ad6
·
llama : update stubs for systems without mmap and mlock (#1266)
·
May 01, 2023
master-2bdc096
2bdc0964
·
ggml : fix ggml_used_mem() (#1264)
·
May 01, 2023
master-70269ca
70269cae
·
llama : fix session load / save (#1263)
·
May 01, 2023
master-b925f1f
b925f1f1
·
cuBLAS: fall back to pageable memory if pinned alloc fails (#1233)
·
May 01, 2023
master-90b19bd
90b19bd6
·
llama : let context be const when accessing const data (#1261)
·
May 01, 2023
master-7ff0dcd
7ff0dcd3
·
ggml : fix UB (int << 31)
·
Apr 30, 2023
master-6f79699
6f796992
·
build: add armv{6,7,8} support to cmake (#1251)
·
Apr 30, 2023
master-a5d30b1
a5d30b1f
·
common : better default number of threads (#934)
·
Apr 30, 2023
master-76a8849
76a88492
·
ggml : add CLBlast q5_0, q5_1, q8_0 dequant kernels (#1225)
·
Apr 30, 2023
master-6bc4400
6bc4400e
·
ggml : add Q5 WASM SIMD + GGML_FTYPE
·
Apr 30, 2023
master-f0d70f1
f0d70f14
·
Various fixes to mat_mul benchmark (#1253)
·
Apr 30, 2023
master-3e5aa8a
3e5aa8a1
·
ggml : fix labels for GGML_OP_ALIBI
·
Apr 30, 2023
master-c3ca7a5
c3ca7a5f
·
ggml : fix 32-bit ARM NEON
·
Apr 29, 2023
master-e8c0516
e8c05161
·
ggml : use vzip instead of vuzp for consistency
·
Apr 29, 2023
master-0b5a935
0b5a9350
·
ggml : fix visibility and unused warnings
·
Apr 29, 2023
master-ec728e4
ec728e44
·
ggml : fix #if for f32_f32 mul_mat (CLBlast) (#1229)
·
Apr 29, 2023
master-214b6a3
214b6a35
·
ggml : adjust mul_mat_f16 work memory (#1226)
·
Apr 29, 2023
1
…
22
23
24
25
26
27
28
29
30
…
38