mirror of
https://github.com/unslothai/unsloth.git
synced 2026-04-28 03:19:57 +00:00
docker container v0.13.6 beta 2026.4.6
This commit is contained in:
parent
544fe8eb76
commit
b1768a3500
1 changed files with 3 additions and 3 deletions
|
|
@ -989,9 +989,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