Jhen-Jie Hong
|
21f3d1be86
k-quants : fix build on armv7 (android only) (#2920)
|
2 лет назад |
Tameem
|
5aec2cfaac
ggml : add RISC-V vector intrinsics support (#2929)
|
2 лет назад |
slaren
|
06abf8eeba
ggml : add view_src and view_offs to ggml_tensor for views (#2874)
|
2 лет назад |
xaedes
|
44c117f41e
train : mem usage and other improvements (#2439)
|
2 лет назад |
Georgi Gerganov
|
35feac6560
ggml : sync (mem align to header + conv_transpose_2d fixes + ggml_alloc) (#2852)
|
2 лет назад |
Georgi Gerganov
|
f55538c3cc
metal : fix memory leak (#2762)
|
2 лет назад |
Georgi Gerganov
|
103cfafc77
gguf : fix strings to not be null-terminated (#2839)
|
2 лет назад |
Georgi Gerganov
|
d0cee0d36d
gguf : add 64-bit support (GGUF v2) (#2821)
|
2 лет назад |
Przemysław Pawełczyk
|
1591e2e590
ggml : detect SSSE3 (#2825)
|
2 лет назад |
Georgi Gerganov
|
cf658adc83
llm : add Falcon support (#2717)
|
2 лет назад |
Georgi Gerganov
|
ef3f333d37
ggml : sync latest (SAM + SD operators, CUDA alibi) (#2709)
|
2 лет назад |
Georgi Gerganov
|
6381d4e110
gguf : new file format with flexible meta data (beta) (#2398)
|
2 лет назад |
slaren
|
9e232f0234
ggml : move all type info to ggml_type_traits (#2663)
|
2 лет назад |
Georgi Gerganov
|
93356bdb7a
ggml : mul mat tweaks (#2372)
|
2 лет назад |
Georgi Gerganov
|
60baff7c85
ggml : pad result of ggml_nbytes()
|
2 лет назад |
Georgi Gerganov
|
9082b5dfbf
ggml : change params pointer (style change) (#2539)
|
2 лет назад |
Georgi Gerganov
|
99d29c0094
ggml : sync (custom ops) (#2537)
|
2 лет назад |
slaren
|
a113689571
ggml : add graph tensor allocator (#2411)
|
2 лет назад |
slaren
|
b5472ea0ad
ggml : fix assert in ggml_set_unary_op (#2410)
|
2 лет назад |
slaren
|
5488fb789e
ggml : allocate graphs in a context (#2392)
|
2 лет назад |
slaren
|
07aaa0f63f
ggml : fix ggml_flash_attn to use op_params (#2387)
|
2 лет назад |
Jiahao Li
|
875086bdb9
ggml : relax contiguous constraints in activation function (#2371)
|
2 лет назад |
slaren
|
da1889834a
ggml : improve graph build time via hash table lookup (#2329)
|
2 лет назад |
slaren
|
41c674161f
make rms_norm_eps a parameter (#2374)
|
2 лет назад |
Georgi Gerganov
|
5b2b2dc6ae
ggml : sync (unary ops refactor, static-correctness) (#2370)
|
2 лет назад |
slaren
|
3602ac4255
fix n_tasks (#2342)
|
2 лет назад |
slaren
|
95a6c595e7
ggml: move op parameters from tensors to ggml_tensor::op_params (#2333)
|
2 лет назад |
Georgi Gerganov
|
0db14fef06
ggml : fix the rope fix (513f8619535a64fa9ace808cdcbcf66211535f5c)
|
2 лет назад |
Georgi Gerganov
|
513f861953
ggml : fix rope args order + assert (#2054)
|
2 лет назад |
Qingyou Meng
|
672dda10e4
ggml : fixed runtime bugs and compile errors related to GGML_PERF and GGML_DEBUG (#2219)
|
2 лет назад |