Commit Graph

3 Commits

Author SHA1 Message Date
vk d61695dd87
docs : fix typos in readme files (#4004)
Nine spelling mistakes across the main readme and seven example readmes:
geneated -> generated, recieved -> received, difinitions -> definitions,
continously -> continuously, ect -> etc, and "lasted"/"recommanded" ->
"latest"/"recommended" in the CANN section.

Found with codespell; each one read in context first. Docs only.

Assisted-by: Claude (Anthropic)
2026-08-21 09:57:44 +02:00
Stefan Sydow d24f981fb2
sycl: fix example build (#2570) 2024-11-18 14:57:23 +02:00
Abhilash Majumder a0ddd8392c
whisper : add SYCL support (#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
2024-02-23 09:22:24 +02:00