Abitofevrything
13204489d7
Merge 5567eaaa1c
into 1a91c19af9
3 years ago
Georgi Gerganov
a6cf6f4c4a
bench : minor fixes
3 years ago
Georgi Gerganov
1290fc6457
bench : add memcpy and ggml_mul_mat benchmarks
3 years ago
Georgi Gerganov
07ff91c3fe
bench-all : shorten the Thread column
3 years ago
Georgi Gerganov
d573de4f94
Cosmetic stuff
3 years ago
Abitofevrything
f725df5528
Improve configuration detection in bench-all
3 years ago
Abitofevrything
de6e97a9ed
Add result message to and format output of bench-all
3 years ago
Abitofevrything
e858f410da
Add process time to bench-all script
3 years ago
Georgi Gerganov
f309f97df6
Node.js package ( #260 )
...
* npm : preparing infra for node package
* npm : package infra ready
* npm : initial version ready
* npm : change name to whisper.cpp
whisper.js is taken
3 years ago
Georgi Gerganov
ea38ad6e70
bench : more concise representation of the results ( #89 )
3 years ago
Georgi Gerganov
fcf515de60
bench.wasm : same as "bench" but runs in the browser ( #89 )
3 years ago
Georgi Gerganov
9fe7306f4b
models : add the new "large" model release by OpenAI
...
The old "large" model is now renamed "large-v1".
If you have been using it, make sure to rename it and download the new
"large" model for best results.
3 years ago
Georgi Gerganov
13e8eb2346
bench : add commit hash to bench-all.sh results
3 years ago
Georgi Gerganov
68ecadbbc9
command.wasm : add voice assistant example for the Web ( #171 )
...
Same as the command-line tool "command", but runs in the browser
Also, added helper script "extra/deploy-wasm.sh" and fixed some timing
constants for the WASM examples.
3 years ago
Georgi Gerganov
b5dde365e9
extra : compute SHA of all models files
3 years ago
Georgi Gerganov
a22e5741d8
Add helper script to benchmark all models
...
Simply run:
$ ./extra/bench-all.sh
3 years ago
Georgi Gerganov
6b45e37b2b
Update README.md and finalize the whisper.wasm example
3 years ago
Georgi Gerganov
130b5c02d6
Adding helper script for converting the PT models
3 years ago