chore: trigger rebuild app
Browse files- SelfExtend.py +0 -1
SelfExtend.py
CHANGED
@@ -196,4 +196,3 @@ def apply(loaded_model, group_size, window_size, enable_flash_attention=False, s
|
|
196 |
raise Exception(f"Failed to modify the attention method of {arch_name}")
|
197 |
else:
|
198 |
raise NotImplementedError
|
199 |
-
|
|
|
196 |
raise Exception(f"Failed to modify the attention method of {arch_name}")
|
197 |
else:
|
198 |
raise NotImplementedError
|
|