]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
sync : ggml (ggml_scale, ggml_row_size, etc.) (#1677)
authorGeorgi Gerganov <redacted>
Fri, 22 Dec 2023 15:53:39 +0000 (17:53 +0200)
committerGitHub <redacted>
Fri, 22 Dec 2023 15:53:39 +0000 (17:53 +0200)
commit3a5302108d9054b3b90b0a891264191eb01340dc
treef5f3c848cebb948a386aa993aed19d9a5574481d
parentd2ee117a0a21a3944c0ba0b41d95f097ef18e3f0
sync : ggml (ggml_scale, ggml_row_size, etc.) (#1677)

* sync : ggml

* sync : llama.cpp

* talk-llama : fix obsolete param

* ggml-alloc : fix ggml_tallocr_is_own

* talk.wasm : update to new ggml

* ggml : fix type punning in ggml_scale

* ggml : cuda jetson + arm quants warnings
18 files changed:
examples/talk-llama/llama.cpp
examples/talk-llama/llama.h
examples/talk-llama/talk-llama.cpp
examples/talk.wasm/gpt-2.cpp
examples/talk/gpt-2.cpp
extra/sync-llama.sh [new file with mode: 0755]
ggml-alloc.c
ggml-backend-impl.h
ggml-backend.c
ggml-backend.h
ggml-cuda.cu
ggml-metal.h
ggml-metal.m
ggml-metal.metal
ggml-quants.c
ggml.c
ggml.h
whisper.cpp