]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Fix CUDA softmax by subtracting max value before exp (#2665)
authorJiahao Li <redacted>
Tue, 22 Aug 2023 18:27:06 +0000 (02:27 +0800)
committerGitHub <redacted>
Tue, 22 Aug 2023 18:27:06 +0000 (20:27 +0200)
commit800c9635b4a9390126f397870f3a825fc7455bd1
tree0cfd297a445e7949b7475cbfc921bd469ef3cb9e
parentdeb7dfca4b9725cd295d1426db75fe8e0a6d5312
Fix CUDA softmax by subtracting max value before exp (#2665)
ggml-cuda.cu