]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
whisper : add SYCL support (whisper/1863)
authorAbhilash Majumder <redacted>
Fri, 23 Feb 2024 07:22:24 +0000 (12:52 +0530)
committerGeorgi Gerganov <redacted>
Wed, 28 Feb 2024 11:04:28 +0000 (13:04 +0200)
commitef1778ce2c5cc6e32d8e0379ef25782f08b80c97
tree7cf056a626ad1d2ce467a49bc52aff8c2801ec3b
parent9fb1f17a51e3935d2ac3ab7969b6c2eb4ee6e5a3
whisper : add SYCL support (whisper/1863)

* add changes from llama upstream

* add sycl abstraction

* add sycl build

* update cmake

* add sycl build config

* fix bug

* fix bug

* refactor build

* fix bug

* update build

* call build

* use sycl header

* add examples

* add target

* fix typecast in quant.c

* readd fp16 and readme

* fix quant typecast

* add sample

* add readme

* remove cxx file check
examples/whisper/whisper.cpp