From: Georgi Gerganov Date: Tue, 30 Jan 2024 14:21:57 +0000 (+0200) Subject: sync : ggml (#0) X-Git-Tag: upstream/0.0.4488~2465 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=8f8ddfcfadc830b936318c3ea9fe2e8e3365aa85;p=pkg%2Fggml%2Fsources%2Fllama.cpp sync : ggml (#0) --- diff --git a/ggml-cuda.cu b/ggml-cuda.cu index 7508ead3..949bc8a1 100644 --- a/ggml-cuda.cu +++ b/ggml-cuda.cu @@ -10146,7 +10146,7 @@ static void ggml_cuda_cpy(const ggml_tensor * src0, const ggml_tensor * src1, gg const int64_t ne00 = src0->ne[0]; const int64_t ne01 = src0->ne[1]; const int64_t ne02 = src0->ne[2]; - + //GGML_ASSERT(src0->ne[3] == 1); const int64_t nb00 = src0->nb[0]; diff --git a/scripts/sync-ggml.last b/scripts/sync-ggml.last index 34db9df9..7b6c1791 100644 --- a/scripts/sync-ggml.last +++ b/scripts/sync-ggml.last @@ -1 +1 @@ -f2a9472b23cf27e672ed70a2a6eb078f7b060f18 +475cbad5c1c834e31e26a2283bc1413181644360