ollama/llm/generate
Daniel Hiltgen f9584deba5
Fix build leakages (#7141)
The recent change to applying patches leaves the submodule dirty based on
"new commits" being present.  This ensures we clean up so the tree no longer
reports dirty after a `go generate ./...` run.

The Makefile was being a bit too aggressive in cleaning things up and would result in deleting the placeholder files which someone might accidentally commit.
2024-10-08 13:04:59 -07:00
..
gen_common.sh Fix build leakages (#7141) 2024-10-08 13:04:59 -07:00
gen_darwin.sh Re-introduce the llama package (#5034) 2024-10-08 08:53:54 -07:00
gen_linux.sh Re-introduce the llama package (#5034) 2024-10-08 08:53:54 -07:00
gen_windows.ps1 Re-introduce the llama package (#5034) 2024-10-08 08:53:54 -07:00
generate_darwin.go Revert "build.go: introduce a friendlier way to build Ollama (#3548)" (#3564) 2024-04-09 15:57:45 -07:00
generate_linux.go Revert "build.go: introduce a friendlier way to build Ollama (#3548)" (#3564) 2024-04-09 15:57:45 -07:00
generate_windows.go Revert "build.go: introduce a friendlier way to build Ollama (#3548)" (#3564) 2024-04-09 15:57:45 -07:00