mirror of
https://github.com/ollama/ollama.git
synced 2025-09-07 21:41:03 +02:00
Merge pull request #3954 from dhiltgen/ci_fixes
Put back non-avx CPU build for windows
This commit is contained in:
@@ -340,6 +340,7 @@ if ($($args.count) -eq 0) {
|
|||||||
git_module_setup
|
git_module_setup
|
||||||
apply_patches
|
apply_patches
|
||||||
build_static
|
build_static
|
||||||
|
build_cpu
|
||||||
build_cpu_avx
|
build_cpu_avx
|
||||||
build_cpu_avx2
|
build_cpu_avx2
|
||||||
build_cuda
|
build_cuda
|
||||||
|
Reference in New Issue
Block a user