diff --git a/studio/install_python_stack.py b/studio/install_python_stack.py index 23a023e876..dca0998626 100644 --- a/studio/install_python_stack.py +++ b/studio/install_python_stack.py @@ -1190,9 +1190,9 @@ def install_python_stack() -> int: # constrain = False, # ) - if not IS_WINDOWS and not IS_MACOS and not NO_TORCH: - _progress("flash-attn") - _ensure_flash_attn() + #if not IS_WINDOWS and not IS_MACOS and not NO_TORCH: + # _progress("flash-attn") + # _ensure_flash_attn() # # 6. Patch: override llama_cpp.py with fix from unsloth-zoo feature/llama-cpp-windows-support branch # patch_package_file(