docker container v0.13.6 beta 2026.4.6
This commit is contained in:
parent
904718abb2
commit
5d3fea9cdf
1 changed files with 3 additions and 3 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue