Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
metal : fix failure to load model (ggerganov#1817)
The number of buffers in the ggml context was left unitialized. This leads to sporadic failures to load the model on startup. It is actually strange that the failure occurred so infrequantly. Co-authored-by: Iwan Kawrakow <[email protected]>
- Loading branch information