Commit Graph

21 Commits (9a0b59d990be319952a4a02b9164b3b2327cd454)

Author SHA1 Message Date
Georgi Gerganov 3168dbf23b
sync : ggml 2024-02-28 13:01:33 +02:00
Georgi Gerganov 7a6e385c1b
sync : ggml 2024-02-25 19:59:34 +02:00
Georgi Gerganov 7b1ff212d9
sync : ggml 2024-02-22 23:25:38 +02:00
Georgi Gerganov 6b16927d18
sync : ggml 2024-02-22 15:15:38 +02:00
Georgi Gerganov b602819b6e
sync : ggml 2024-02-19 15:54:25 +02:00
Georgi Gerganov b742f13e70
sync : ggml 2024-02-12 19:07:56 +02:00
Georgi Gerganov 25a90ffa38
sync : ggml 2024-02-12 09:32:15 +02:00
Georgi Gerganov 518199c09e
sync : ggml 2024-02-10 09:56:47 +02:00
Georgi Gerganov 7a74e929c8
sync : ggml (#0) 2024-01-30 21:30:26 +02:00
Georgi Gerganov bd41733db2
sync : ggml 2024-01-28 19:30:32 +02:00
Georgi Gerganov 7fe3ed5e00
sync : ggml 2024-01-27 17:23:25 +02:00
Georgi Gerganov 1de21b913d
sync : ggml 2024-01-17 21:22:38 +02:00
Georgi Gerganov d08445c9ad
sync : ggml 2024-01-14 10:55:18 +02:00
Georgi Gerganov c615f2c335
sync : ggml 2024-01-14 00:12:17 +02:00
Georgi Gerganov 1560288048
sync : ggml 2024-01-12 21:56:50 +02:00
Georgi Gerganov 32e71a1861
sync : ggml 2024-01-11 21:54:17 +02:00
Erik Scholz 11b1b63b14
fix : cuda order of synchronization when setting a buffer (ggml/679)
* fix : cuda order of synchronization when setting a buffer

* also sync before memcpy

---------

Co-authored-by: slaren <slarengh@gmail.com>
2024-01-05 17:01:59 +02:00
Georgi Gerganov 0e26a6c92e
metal : switch back to default.metallib (ggml/681)
ggml-ci
2024-01-05 16:31:30 +02:00
Georgi Gerganov 14c57952f7 cuda : simplify expression
Co-authored-by: slaren <slarengh@gmail.com>
2024-01-03 14:43:51 +02:00
Georgi Gerganov 2623640cd6
scripts : do not sync commits from this repo 2023-12-29 15:03:08 +02:00
Georgi Gerganov e77b27c331
sync : ggml (VMM, sync-ggml-am, dotprod ARM fixes, CUDA fixes) (#1691)
* scripts : add sync-ggml-am.sh

* sync : ggml (VMM, ARM dot prod fix, etc.)

* build : fix CUDA build

* ggml : fix some mul mat cases + add tests for src1 F16

dbd02958fa
2023-12-29 11:30:47 +02:00