What's Changed
- Do not assume /usr/lib library installation. by @waptaff in #3693
- server : merge split UTF-8 token text in verbose JSON by @lyonsno in #3850
- whisper : catch C++ exceptions in whisper_init_with_params_no_state by @danscMax in #3831
- ci : refactor + optimize by @ggerganov in #3847
- ci : only publish/push docker images daily by @danbev in #3854
- ci : use ccache instead of sccache for windows-cublas [no ci] by @danbev in #3855
- ci : pin github actions to commit SHAs by @danbev in #3856
- ci : use emscripten-core and pin version by @danbev in #3857
- ci: build-windows action slimming by @danbev in #3858
- Ci build quantize vad wasm ccache by @danbev in #3860
- ci : add HF_TOKEN to docker.yml workflow [no ci] by @danbev in #3861
- ci : add ccache to build-sycl [no ci] by @danbev in #3859
- sync : ggml by @ggerganov in #3867
- coreml : fix --quantize crash and --optimize-ane label for mlprogram format by @krystophny in #3868
- ci : pin github actions to commit sha's by @danbev in #3865
- sync : ggml by @ggerganov in #3880
- cli : add
--versionflag by @rumitvn in #3878 - release : v1.8.7 by @danbev in #3881
New Contributors
- @waptaff made their first contribution in #3693
- @lyonsno made their first contribution in #3850
- @danscMax made their first contribution in #3831
- @krystophny made their first contribution in #3868
- @rumitvn made their first contribution in #3878
Full Changelog: v1.8.6...v1.8.7