llama.cpp
ba4e85a8 - llama : use aligned memory during ggml_init call from loading saved sessions (#1934)

Commit
2 years ago
llama : use aligned memory during ggml_init call from loading saved sessions (#1934) * fixed issue: memory is not guaranteed to be aligned properly during ggml_init call from loading saved sessions * - removed commented out old code from fix - updated another instance of same issue below original
Author
Parents
Loading