Georgi Gerganov
|
ea600071cb
Revert "feature : add blis and other BLAS implementation support (#1502)"
|
2 年之前 |
Zenix
|
07e9ace0f9
feature : add blis and other BLAS implementation support (#1502)
|
2 年之前 |
kuvaus
|
9daff419f6
fix build-info.h for git submodules (#1289)
|
2 年之前 |
Marvin Gießing
|
cc0bb7235c
ggml : fix ppc64le build error and make cmake detect Power processors (#1284)
|
2 年之前 |
DannyDaemonic
|
f4cef87edf
Add git-based build information for better issue tracking (#1232)
|
2 年之前 |
Pavol Rusnak
|
6f79699286
build: add armv{6,7,8} support to cmake (#1251)
|
2 年之前 |
Georgi Gerganov
|
305eb5afd5
build : fix reference to old llama_util.h
|
2 年之前 |
0cc4m
|
7296c961d9
ggml : add CLBlast support (#1164)
|
2 年之前 |
Georgi Gerganov
|
0e018fe008
ggml : fix Q4_3 cuBLAS
|
2 年之前 |
Howard Su
|
7e312f165c
cmake : fix build under Windows when enable BUILD_SHARED_LIBS (#1100)
|
2 年之前 |
源文雨
|
018f2279f5
cmake : link threads publicly to ggml (#1042)
|
2 年之前 |
slaren
|
02d6988121
Improve cuBLAS performance by dequantizing on the GPU (#1065)
|
2 年之前 |
Stephan Walter
|
f3d4edf504
ggml : Q4 cleanup - remove 4-bit dot product code (#1061)
|
2 年之前 |
slaren
|
8944a13296
Add NVIDIA cuBLAS support (#1044)
|
2 年之前 |
Kawrakow
|
5ecff35151
Adding a simple program to measure speed of dot products (#1041)
|
2 年之前 |
Ivan Komarov
|
f266259ad9
Speedup the AVX-512 implementation of ggml_vec_dot_q4_0() (#933)
|
2 年之前 |
katsu560
|
106faaf297
cmake : add finding the OpenBLAS header file (#992)
|
2 年之前 |
Georgi Gerganov
|
9190e8eac8
llama : merge llama_internal.h into llama.h
|
2 年之前 |
anzz1
|
585d91a156
cmake : add explicit F16C option (x86) (#576)
|
2 年之前 |
comex
|
f963b63afa
Rewrite loading code to try to satisfy everyone:
|
2 年之前 |
eiery
|
f2d1c47294
cmake should link openblas properly with -lopenblas like how it's done in the makefile (#839)
|
2 年之前 |
Stephan Walter
|
3525899277
Enable -std= for cmake builds, fix warnings (#598)
|
2 年之前 |
Stephan Walter
|
3bcc129ba8
cmake : properly invoke CTest (#629)
|
2 年之前 |
Georgi Gerganov
|
d502bc7c9d
tests : free llama context at the end of the test
|
2 年之前 |
Stephan Walter
|
436e561931
all : be more strict about converting float to double (#458)
|
2 年之前 |
anzz1
|
2f7bf7dd7c
CMake / CI additions (#497)
|
2 年之前 |
Georgi Gerganov
|
a316a425d0
Overhaul the examples structure
|
2 年之前 |
nusu-github
|
ad072fc5ad
Generate library with CMake (#430)
|
2 年之前 |
Erik Scholz
|
4122dffff9
cmake: make llama an actual library (#392)
|
2 年之前 |
Georgi Gerganov
|
f5a77a629b
Introduce C-style API (#370)
|
2 年之前 |