mirror of
https://github.com/ollama/ollama.git
synced 2026-06-11 21:01:17 +08:00
* llama: add laguna (poolside) arch via a llama.cpp patch under llama/compat/models The pinned llama.cpp does not include poolside Laguna yet. Add it as an Ollama-owned source file plus a small registration patch under llama/compat/models/. apply-patch.cmake now applies every *.patch under llama/compat/ (the hooks patch plus each arch patch), so adding an architecture only adds files under llama/compat/models/ and needs no new cmake. * cleanup patch to keep windows happy --------- Co-authored-by: Jeffrey Morgan <jmorganca@gmail.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| CMakePresets.json | ||