ollama/llm/generate
Daniel Hiltgen db2a9ad1fe Explicitly disable AVX2 on GPU builds
Even though we weren't setting it to on, somewhere in the cmake config
it was getting toggled on.  By explicitly setting it to off, we get `/arch:AVX`
as intended.
2024-02-15 14:50:11 -08:00
..
gen_common.sh Harden generate patching model 2024-02-01 19:34:36 -08:00
gen_darwin.sh Refine Accelerate usage on mac 2024-01-22 16:25:56 -08:00
gen_linux.sh Detect AMD GPU info via sysfs and block old cards 2024-02-12 08:19:41 -08:00
gen_windows.ps1 Explicitly disable AVX2 on GPU builds 2024-02-15 14:50:11 -08: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