whisper.cpp/ggml
matt23654 dcbb375779 Support for models with non-512-aligned tensors over RPC. (llama/11047)
* Added init tensor calling code

* Added get_alloc_size forwarding

* Cleaned up and improved type/error handling.

* fix: remove trailing whitespaces.

* Cleanup and use GGML error logging functions.

* Handle potentially dangerous edge cases.

* Apply suggestions from code review

Co-authored-by: Diego Devesa <slarengh@gmail.com>

---------

Co-authored-by: Diego Devesa <slarengh@gmail.com>
2025-01-14 10:38:01 +02:00
..
include tts : add OuteTTS support (llama/10784) 2025-01-04 10:45:01 +02:00
src Support for models with non-512-aligned tensors over RPC. (llama/11047) 2025-01-14 10:38:01 +02:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt ggml : do not install metal source when embed library (ggml/1054) 2025-01-04 10:45:01 +02:00