llama.cpp
17c10acf - ggml : force no_alloc == false when creating opt tensors (close #1699)

Commit
2 years ago
ggml : force no_alloc == false when creating opt tensors (close #1699) This is needed to make operators like ggml_view() be able to store their parameters in the ggml context's memory and not get discarded when no_alloc is true
Author
Committer
Parents
Loading