Kerfuffle
|
b4c6f46f17
Allow cmake to build ggml as a library (#1896)
|
2 years ago |
Zenix
|
13fe9d2d84
cmake : add auto detection of BLAS_INCLUDE_DIRS (#1886)
|
2 years ago |
Kawrakow
|
3d01122610
CUDA : faster k-quant dot kernels (#1862)
|
2 years ago |
Georgi Gerganov
|
bed9275617
cmake : remove whitespaces
|
2 years ago |
Igor Okulist
|
3559433fec
cmake : set include path for OpenBlas (#1830)
|
2 years ago |
Georgi Gerganov
|
4de0334f5c
cmake : fix Metal build (close #1791)
|
2 years ago |
Andrei
|
303f5809f1
metal : fix issue with ggml-metal.metal path. Closes #1769 (#1782)
|
2 years ago |
johnson442
|
0035858273
k-quants : add missing compile definition to CMakeLists (#1748)
|
2 years ago |
Georgi Gerganov
|
5c64a0952e
k-quants : allow to optionally disable at compile time (#1734)
|
2 years ago |
Kawrakow
|
99009e72f8
ggml : add SOTA 2,3,4,5,6 bit k-quantizations (#1684)
|
2 years ago |
Georgi Gerganov
|
ecb217db4f
llama : Metal inference (#1642)
|
2 years ago |
Henri Vasserman
|
0ecb1bbbeb
[CI] Fix openblas (#1613)
|
2 years ago |
Johannes Gäßler
|
1fcdcc28b1
cuda : performance optimizations (#1530)
|
2 years ago |
0cc4m
|
2e6cd4b025
OpenCL Token Generation Acceleration (#1459)
|
2 years ago |
Steward Garcia
|
7e4ea5beff
examples : add server example with REST API (#1443)
|
2 years ago |
Zenix
|
b8ee340abe
feature : support blis and other blas implementation (#1536)
|
2 years ago |
Georgi Gerganov
|
ea600071cb
Revert "feature : add blis and other BLAS implementation support (#1502)"
|
2 years ago |
Zenix
|
07e9ace0f9
feature : add blis and other BLAS implementation support (#1502)
|
2 years ago |
kuvaus
|
9daff419f6
fix build-info.h for git submodules (#1289)
|
2 years ago |
Marvin Gießing
|
cc0bb7235c
ggml : fix ppc64le build error and make cmake detect Power processors (#1284)
|
2 years ago |
DannyDaemonic
|
f4cef87edf
Add git-based build information for better issue tracking (#1232)
|
2 years ago |
Pavol Rusnak
|
6f79699286
build: add armv{6,7,8} support to cmake (#1251)
|
2 years ago |
Georgi Gerganov
|
305eb5afd5
build : fix reference to old llama_util.h
|
2 years ago |
0cc4m
|
7296c961d9
ggml : add CLBlast support (#1164)
|
2 years ago |
Georgi Gerganov
|
0e018fe008
ggml : fix Q4_3 cuBLAS
|
2 years ago |
Howard Su
|
7e312f165c
cmake : fix build under Windows when enable BUILD_SHARED_LIBS (#1100)
|
2 years ago |
源文雨
|
018f2279f5
cmake : link threads publicly to ggml (#1042)
|
2 years ago |
slaren
|
02d6988121
Improve cuBLAS performance by dequantizing on the GPU (#1065)
|
2 years ago |
Stephan Walter
|
f3d4edf504
ggml : Q4 cleanup - remove 4-bit dot product code (#1061)
|
2 years ago |
slaren
|
8944a13296
Add NVIDIA cuBLAS support (#1044)
|
2 years ago |