소스 검색

Put back non-avx CPU build for windows

Daniel Hiltgen 1 년 전
부모
커밋
421c878a2d
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