]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
sync : ggml (#0)
authorGeorgi Gerganov <redacted>
Tue, 30 Jan 2024 14:21:57 +0000 (16:21 +0200)
committerGeorgi Gerganov <redacted>
Tue, 30 Jan 2024 14:21:57 +0000 (16:21 +0200)
ggml-cuda.cu
scripts/sync-ggml.last

index 7508ead3e41a52d324850d6867c0351afd82c784..949bc8a1c49cb7a3b4171cfe43cc55843d187432 100644 (file)
@@ -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];
index 34db9df98b584c057ceff46eb5e31817b5dc94af..7b6c179152e8d7e7c4316a25ac69d84f143bf0cd 100644 (file)
@@ -1 +1 @@
-f2a9472b23cf27e672ed70a2a6eb078f7b060f18
+475cbad5c1c834e31e26a2283bc1413181644360