]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
metal: Q1_0 backend (llama/21528)
authorPasha Khosravi <redacted>
Wed, 8 Apr 2026 13:07:47 +0000 (06:07 -0700)
committerGeorgi Gerganov <redacted>
Thu, 30 Apr 2026 08:29:03 +0000 (11:29 +0300)
commit15deafa31ecdd0a44a9a41494f9f7785068fe822
treeca93b152f9068f8b18b7a605e7bb8e8b155aa0c5
parentfa2eaa433bb9aba9bee5fefc0341a9a0b9d6091b
metal: Q1_0 backend (llama/21528)

* initial Q1_0 Metal backend

* tuning q1_0 metal kernels

* add Q1_0 to test-backend-ops

* add Q1_0<->F32 copy test

* Apply suggestions from code review

Co-authored-by: Georgi Gerganov <redacted>
---------

Co-authored-by: Georgi Gerganov <redacted>
ggml/src/ggml-metal/ggml-metal-device.cpp
ggml/src/ggml-metal/ggml-metal-device.m
ggml/src/ggml-metal/ggml-metal-impl.h
ggml/src/ggml-metal/ggml-metal-ops.cpp
ggml/src/ggml-metal/ggml-metal.metal