index
:
ik_llama.cpp.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ggml-alloc.c
Age
Commit message (
Expand
)
Author
2023-11-13
sync : ggml (backend v2) (#3912)
Georgi Gerganov
2023-11-08
ggml-alloc : fix backend assignments of views (#3982)
slaren
2023-10-09
ggml-alloc : fix assert in debug builds (#3555)
slaren
2023-10-08
sync : ggml (ggml-backend) (#3548)
Georgi Gerganov
2023-09-28
train : finetune LORA (#2632)
xaedes
2023-09-15
sync : ggml (Metal F32 support + reduce ggml-alloc size) (#3192)
Georgi Gerganov
2023-09-08
build : do not use _GNU_SOURCE gratuitously (#2035)
Przemysław Pawełczyk
2023-09-08
ggml-alloc : correctly check mmap return value for errors (#3075)
slaren
2023-09-07
fix some warnings from gcc and clang-tidy (#3038)
Cebtenzzre
2023-09-03
ggml-alloc : use virtual memory for measurement (#2973)
slaren
2023-09-02
k-quants : fix build on armv7 (android only) (#2920)
Jhen-Jie Hong
2023-08-29
ggml : add view_src and view_offs to ggml_tensor for views (#2874)
slaren
2023-08-28
train : mem usage and other improvements (#2439)
xaedes
2023-08-28
ggml : sync (mem align to header + conv_transpose_2d fixes + ggml_alloc) (#2852)
Georgi Gerganov
2023-08-25
ggml-alloc : enlarge size of parse_seq (#2776)
Shouzheng Liu
2023-08-24
metal : bug-fix when enable ggml-alloc (#2757)
Shouzheng Liu
2023-08-23
llm : add Falcon support (#2717)
Georgi Gerganov
2023-08-22
ggml : sync latest (SAM + SD operators, CUDA alibi) (#2709)
Georgi Gerganov
2023-08-17
ggml-alloc : fix discrepency between measure&eval (#2639)
Shouzheng Liu
2023-08-16
metal : enable ggml-alloc (#2627)
Shouzheng Liu
2023-08-09
ggml-alloc: Don't try to re-use buffers of external tensors (#2562)
Sam Spilsbury
2023-07-30
ggml : add graph tensor allocator (#2411)
slaren