llama: Decouple patching script from submodule (#7139)

* Refine llama.cpp vendoring workflow tools

Switch from the sync.sh over to make based tooling

* Run new make sync and patch flow
This commit is contained in:
Daniel Hiltgen
2024-10-17 15:03:09 -07:00
committed by GitHub
parent f86d00cd95
commit bf4018b9ec
16 changed files with 374 additions and 181 deletions

3
.gitignore vendored
View File

@@ -14,4 +14,5 @@ llm/build
build/*/*/*
!build/**/placeholder
llama/build
__debug_bin*
__debug_bin*
llama/vendor