Mark Karpelès
|
17fa62d3d3
|
js : remove un-needed request header from fetchRemote (#2119)
|
2024-05-13 15:13:19 +03: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 |
|
Georgi Gerganov
|
794b162a46
|
whisper : add integer quantization support (#540)
* whisper : add integer quantization support
* examples : add common-ggml + prepare to add "quantize" tool
* whisper : quantization tool ready
* whisper : fix F32 support
* whisper : try to fix shared lib linkage
* wasm : update quantized models to Q5
* bench.wasm : remove "medium" button
* bench.wasm : fix custom model button
* ggml : add Q5_0 and Q5_1 WASM SIMD
* wasm : add quantized models to all WASM examples
* wasm : bump DB version number to 2
* talk-llama : update example to latest llama.cpp
* node : increase test timeout to 10s
* readme : add information for model quantization
* wasm : add links to other examples
|
2023-04-30 18:51:57 +03:00 |
|
Taisei Mima
|
86ef64a855
|
wasm : fix typo in helper.js (#459)
|
2023-02-04 08:49:15 +02:00 |
|
Georgi Gerganov
|
60337f5306
|
wasm : check if navigator.storage.estimate() is available
Safari does not support it
|
2023-01-25 20:00:59 +02:00 |
|
Georgi Gerganov
|
3c390ffe38
|
stream.wasm : add web-based real-time transcription (#112)
|
2022-11-25 23:57:46 +02:00 |
|
Georgi Gerganov
|
e4805d9601
|
wasm : refactor wasm example + reuse fetch mechanism
|
2022-11-24 23:13:26 +02:00 |
|