Build a vfpv4 library for armeabi-v7a and do runtime detection to select the right library b17dc4f Kevin Brothaler commited on Dec 20, 2022
Check for both __ARM_NEON and __ARM_FEATURE_FMA so that the project can be compiled for armv7a. 1fff54f Kevin Brothaler commited on Dec 20, 2022
whisper : use nullptr (C++11) instead of NULL macro (#299) 2479ccb unverified Andy Maloney commited on Dec 22, 2022
go : run `go mod tidy` before building examples + fix permissions (#296) 8517b79 unverified Mohit Agarwal commited on Dec 22, 2022
bindings : initial import of golang bindings (#287) 5e456c0 unverified djthorpe commited on Dec 20, 2022
cmake : enable and fix -Wall -Wextra -Wpedantic C++ warnings 7ffa531 unverified ggerganov commited on Dec 19, 2022
minor : resolves some of warnings when compiling with clang/clang++ (#294) 061b71e unverified Matheus de Sousa ggerganov commited on Dec 19, 2022
make : revert accidental change of optimization flags add362d unverified ggerganov commited on Dec 17, 2022
ggml : implement ggml_compute_forward_dup_f16() special cases b3b8141 unverified ggerganov commited on Dec 16, 2022
main : add "--prompt" command line argument (#90) a488eb7 unverified ggerganov commited on Dec 16, 2022
ci : add Windows build without OpenBLAS + change to Release (#85) (#282) 40eeba4 unverified ggerganov commited on Dec 16, 2022
whisper : fix UB when reading buffer of length 0 bytes (#265) 0ac55b8 unverified ggerganov commited on Dec 13, 2022
Add newline per segment for text output (#254) 3b047c2 unverified Lexevolution commited on Dec 11, 2022
bench : more concise representation of the results (#89) a9f3ce0 unverified ggerganov commited on Dec 11, 2022
bench.wasm : same as "bench" but runs in the browser (#89) 68dae1f unverified ggerganov commited on Dec 11, 2022