Georgi Gerganov
|
8a1756abdf
ggml : do not break cuBLAS build (Q4_3 is not yet implemented)
|
2 лет назад |
Georgi Gerganov
|
66aab46079
ggml : fix Q4_3 quantization
|
2 лет назад |
Kawrakow
|
38de86a711
llama : multi-threaded quantization (#1075)
|
2 лет назад |
Georgi Gerganov
|
e0305ead3a
ggml : add Q4_3 quantization (#1082)
|
2 лет назад |
Ivan Komarov
|
6a9661ea5a
ci : remove the LLAMA_ACCELERATE matrix dimension from Ubuntu builds in the CI (#1074)
|
2 лет назад |
源文雨
|
5addcb120c
fix: LLAMA_CUBLAS=1 undefined reference 'shm_open' (#1080)
|
2 лет назад |
Stephan Walter
|
c8c2c52482
AVX2 optimization for vec_dot_q4_2_q8_0 (#1068)
|
2 лет назад |
slaren
|
02d6988121
Improve cuBLAS performance by dequantizing on the GPU (#1065)
|
2 лет назад |
CRD716
|
834695fe3a
Minor: Readme fixed grammar, spelling, and misc updates (#1071)
|
2 лет назад |
Kawrakow
|
f7d05095b4
Q4_2 quantization with rmse-optimized scale and quants (#1062)
|
2 лет назад |
Georgi Gerganov
|
884e7d7a2b
ggml : use 8-bit precision for Q4_1 intermediate results (#1047)
|
2 лет назад |
Georgi Gerganov
|
7cd5c4a3e9
readme : add warning about Q4_2 and Q4_3
|
2 лет назад |
Stephan Walter
|
f3d4edf504
ggml : Q4 cleanup - remove 4-bit dot product code (#1061)
|
2 лет назад |
slaren
|
8944a13296
Add NVIDIA cuBLAS support (#1044)
|
2 лет назад |
slaren
|
6667401238
Multi-threaded ggml_cpy (#1035)
|
2 лет назад |
Georgi Gerganov
|
77a73403ca
ggml : add new Q4_2 quantization (ARM only) (#1046)
|
2 лет назад |
Georgi Gerganov
|
50a8a2af97
ggml : scratch that - vmlaq_n_f32 is always better
|
2 лет назад |
Georgi Gerganov
|
4caebf6d40
gitignore : vdot
|
2 лет назад |
Georgi Gerganov
|
dcdd65e296
ggml : optimize ggml_vec_dot_q4_0_q8_0() using vectorized accumulators
|
2 лет назад |
Kawrakow
|
5ecff35151
Adding a simple program to measure speed of dot products (#1041)
|
2 лет назад |
Georgi Gerganov
|
7faa7460f0
readme : update hot topics about new LoRA functionality
|
2 лет назад |
Georgi Gerganov
|
5af8e32238
ci : do not run on drafts
|
2 лет назад |
Ivan Komarov
|
42747220b4
Do not close file after mmap (Windows version) (#1034)
|
2 лет назад |
Atsushi Tatsuma
|
e9298af389
readme : add Ruby bindings (#1029)
|
2 лет назад |
Cameron
|
4ad73137a1
add 4_0 to default outfile namestr dict (#1031)
|
2 лет назад |
slaren
|
315a95a4d3
Add LoRA support (#820)
|
2 лет назад |
Arik Poznanski
|
efd05648c8
llama : well-defined static initialization of complex objects (#927)
|
2 лет назад |
Georgi Gerganov
|
eb17a026fd
quantize-stats : fix bug in --type argument
|
2 лет назад |
Georgi Gerganov
|
69b740289f
ggml : avoid using ggml_fp16_to_fp32() and ggml_fp32_to_fp16() in ggml.c
|
2 лет назад |
Ivan Komarov
|
f266259ad9
Speedup the AVX-512 implementation of ggml_vec_dot_q4_0() (#933)
|
2 лет назад |