Tags
Tags give the ability to mark specific points in history as being important
master-f3d4edf
f3d4edf5
·
ggml : Q4 cleanup - remove 4-bit dot product code (#1061)
·
Apr 19, 2023
master-8944a13
8944a132
·
Add NVIDIA cuBLAS support (#1044)
·
Apr 19, 2023
master-6667401
66674012
·
Multi-threaded ggml_cpy (#1035)
·
Apr 19, 2023
master-77a7340
77a73403
·
ggml : add new Q4_2 quantization (ARM only) (#1046)
·
Apr 18, 2023
master-50a8a2a
50a8a2af
·
ggml : scratch that - vmlaq_n_f32 is always better
·
Apr 18, 2023
master-dcdd65e
dcdd65e2
·
ggml : optimize ggml_vec_dot_q4_0_q8_0() using vectorized accumulators
·
Apr 18, 2023
master-5ecff35
5ecff351
·
Adding a simple program to measure speed of dot products (#1041)
·
Apr 18, 2023
master-5af8e32
5af8e322
·
ci : do not run on drafts
·
Apr 18, 2023
master-4274722
42747220
·
Do not close file after mmap (Windows version) (#1034)
·
Apr 18, 2023
master-315a95a
315a95a4
·
Add LoRA support (#820)
·
Apr 17, 2023
master-efd0564
efd05648
·
llama : well-defined static initialization of complex objects (#927)
·
Apr 17, 2023
master-eb17a02
eb17a026
·
quantize-stats : fix bug in --type argument
·
Apr 17, 2023
master-69b7402
69b74028
·
ggml : avoid using ggml_fp16_to_fp32() and ggml_fp32_to_fp16() in ggml.c
·
Apr 17, 2023
master-f266259
f266259a
·
Speedup the AVX-512 implementation of ggml_vec_dot_q4_0() (#933)
·
Apr 17, 2023
master-47f61aa
47f61aaa
·
Fix: do not close file on mmap (#1017)
·
Apr 16, 2023
master-3173a62
3173a62e
·
stdout : vertical align outputs for better readibility
·
Apr 16, 2023
master-489537e
489537e6
·
examples: add missing <ctime> include for time() (#1011)
·
Apr 16, 2023
master-2d3481c
2d3481c7
·
Fix msys2 build error and warnings (#1009)
·
Apr 16, 2023
master-2f7c8e0
2f7c8e01
·
Fix potential int8 overflow in non-SIMD vec_dot (#986)
·
Apr 15, 2023
master-0ad9646
0ad96463
·
Refactor ggml.c for future tensor types (#1001)
·
Apr 15, 2023
1
…
26
27
28
29
30
31
32
33
34
…
38