mirror of
https://github.com/ollama/ollama.git
synced 2026-03-11 17:34:04 -05:00
Update GGML to b6646 (#12245)
Notable EOLs with this change: - MacOS v12 and v13 are no longer supported (v14+ required) - AMD gfx900 and gfx906 are no longer supported
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
UPSTREAM=https://github.com/ggml-org/llama.cpp.git
|
||||
WORKDIR=llama/vendor
|
||||
FETCH_HEAD=e54d41befcc1575f4c898c5ff4ef43970cead75f
|
||||
FETCH_HEAD=364a7a6d4a786e98947c8a90430ea581213c0ba9
|
||||
|
||||
.PHONY: help
|
||||
help:
|
||||
|
||||
Reference in New Issue
Block a user