ollama/llm/generate
Daniel Hiltgen d88c527be3 Build multiple CPU variants and pick the best
This reduces the built-in linux version to not use any vector extensions
which enables the resulting builds to run under Rosetta on MacOS in
Docker.  Then at runtime it checks for the actual CPU vector
extensions and loads the best CPU library available
2024-01-11 08:42:47 -08:00
..
gen_common.sh Build multiple CPU variants and pick the best 2024-01-11 08:42:47 -08:00
gen_darwin.sh clean up cmake build directory when cross compiling macOS builds 2024-01-09 17:13:56 -05:00
gen_linux.sh Build multiple CPU variants and pick the best 2024-01-11 08:42:47 -08:00
gen_windows.ps1 remove unused generate patches (#1810) 2024-01-05 11:25:45 -05:00
generate_darwin.go Code shuffle to clean up the llm dir 2024-01-04 12:12:05 -08:00
generate_linux.go Code shuffle to clean up the llm dir 2024-01-04 12:12:05 -08:00
generate_windows.go Code shuffle to clean up the llm dir 2024-01-04 12:12:05 -08:00