Przemysław Pawełczyk
|
cb6c44c5e0
build : do not use _GNU_SOURCE gratuitously (#2035)
|
2 years ago |
Cebtenzzre
|
00d62adb79
fix some warnings from gcc and clang-tidy (#3038)
|
2 years ago |
Cebtenzzre
|
4fa2cc1750
make : improve test target (#3031)
|
2 years ago |
Cebtenzzre
|
5ffab089a5
make : fix CPPFLAGS (#3035)
|
2 years ago |
Cebtenzzre
|
9912b9efc8
build : add LLAMA_METAL_NDEBUG flag (#3033)
|
2 years ago |
Cebtenzzre
|
9e2023156e
make : use new flag variables for recent changes (#3019)
|
2 years ago |
Georgi Gerganov
|
921772104b
speculative : add grammar support (#2991)
|
2 years ago |
Georgi Gerganov
|
e36ecdccc8
build : on Mac OS enable Metal by default (#2901)
|
2 years ago |
Leng Yue
|
5b8530d88c
make : add speculative example (#3003)
|
2 years ago |
Alon
|
afc43d5f82
cov : add Code Coverage and codecov.io integration (#2928)
|
2 years ago |
Cebtenzzre
|
bc054af97a
make : support overriding CFLAGS/CXXFLAGS/CPPFLAGS/LDFLAGS (#2886)
|
2 years ago |
Cebtenzzre
|
6c9c23429b
make : use unaligned vector moves on MinGW (#2945)
|
2 years ago |
Cebtenzzre
|
ef15649972
build : fix most gcc and clang warnings (#2861)
|
2 years ago |
Tameem
|
5aec2cfaac
ggml : add RISC-V vector intrinsics support (#2929)
|
2 years ago |
staviq
|
4dcd47d71d
logs : fix mingw-like builds (fixes #2898) (#2911)
|
2 years ago |
Georgi Gerganov
|
c90d135eb4
examples : fix underscore in beam-search + .gitignore (close #2900)
|
2 years ago |
alonfaraj
|
9509294420
make : add test and update CI (#2897)
|
2 years ago |
staviq
|
8341a25957
main : log file (#2748)
|
2 years ago |
Cebtenzzre
|
849408957c
tests : add a C compliance test (#2848)
|
2 years ago |
Cebtenzzre
|
d4b5e16c32
make : fix clang tests build, add missing examples (#2859)
|
2 years ago |
Georgi Gerganov
|
3a007648f2
metal : add option to disable debug logs (close #2764)
|
2 years ago |
alonfaraj
|
75fafcbccc
make : fix tests build (#2855)
|
2 years ago |
Henri Vasserman
|
6bbc598a63
ROCm Port (#1087)
|
2 years ago |
Georgi Gerganov
|
6381d4e110
gguf : new file format with flexible meta data (beta) (#2398)
|
2 years ago |
slaren
|
097e121e2f
llama : add benchmark example (#2626)
|
2 years ago |
drbh
|
7cf54e1f74
tests : adds simple llama grammar tests (#2618)
|
2 years ago |
Shouzheng Liu
|
bf83bff674
metal : matrix-matrix multiplication kernel (#2615)
|
2 years ago |
drbh
|
ee77efea2a
test : add simple grammar parsing tests (#2594)
|
2 years ago |
byte-6174
|
b19edd54d5
Adding support for llama2.c models (#2559)
|
2 years ago |
Johannes Gäßler
|
25d43e0eb5
CUDA: tuned mul_mat_q kernels (#2546)
|
2 years ago |