enable liger
Browse files- axolotl-config.yml +6 -6
axolotl-config.yml
CHANGED
@@ -71,9 +71,9 @@ fsdp:
|
|
71 |
fsdp_config:
|
72 |
special_tokens:
|
73 |
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
|
|
71 |
fsdp_config:
|
72 |
special_tokens:
|
73 |
|
74 |
+
plugins:
|
75 |
+
- axolotl.integrations.liger.LigerPlugin
|
76 |
+
liger_rope: true
|
77 |
+
liger_rms_norm: true
|
78 |
+
liger_swiglu: true
|
79 |
+
liger_fused_linear_cross_entropy: true
|