浏览代码

Merge pull request #3954 from dhiltgen/ci_fixes

Put back non-avx CPU build for windows
Daniel Hiltgen 1 年之前
父节点
当前提交
5c0c2d1d09
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      llm/generate/gen_windows.ps1

+ 1 - 0
llm/generate/gen_windows.ps1

@@ -340,6 +340,7 @@ if ($($args.count) -eq 0) {
     git_module_setup
     apply_patches
     build_static
+    build_cpu
     build_cpu_avx
     build_cpu_avx2
     build_cuda