ulatekh
|
319fe5146e
|
cmake : create solution folders (#2004)
* Create solution folders in the CMake build.
* Fixed non-SDL2 build.
* Fixed emscripten build.
|
2024-04-09 18:23:33 +03:00 |
|
Georgi Gerganov
|
2948c740a2
|
sync : ggml (#2001)
* sync : update scripts
* sync : ggml
* talk-llama : sync llama.cpp
* make : WHISPER_CUBLAS -> WHISPER_CUDA
* ci : try to fix sycl build
* talk-llama : fix make build
|
2024-03-27 18:55:10 +02:00 |
|
Georgi Gerganov
|
f273e66dc6
|
examples : initialize context params properly (#1852)
|
2024-02-11 16:39:12 +02:00 |
|
Georgi Gerganov
|
940de9dbe9
|
wchess : update README.md
|
2023-12-14 22:00:47 +02:00 |
|
Georgi Gerganov
|
375585c07c
|
wchess : update readme
|
2023-12-14 17:51:14 +02:00 |
|
fraxy-v
|
fd99ece8e3
|
wchess : whisper assisted chess (#1595)
* wchess: whisper assisted chess
* wchess: fix allowed moves in check
* wchess: touchstart, touchend events
* wchess: css, disabled button
* wchess : html touches
* wchess : minor fixes and code style
* wchess : bump encoder context to 1280
* wchess : index.html
* wchess : fix CI warnings
* wchess : add array header
* wchess : build static library
* wchess : display grammar
* wchess : update UX
* wchess : add comment
* wchess : add README
---------
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
|
2023-12-14 15:58:26 +02:00 |
|