PEFT
PyTorch
Safetensors
llama
Generated from Trainer
mtasic85 commited on
Commit
8e7c151
1 Parent(s): 1b46671

axolotl-config.yml

Browse files
Files changed (1) hide show
  1. axolotl-config.yml +8 -1
axolotl-config.yml CHANGED
@@ -69,4 +69,11 @@ deepspeed:
69
  weight_decay: 0.0
70
  fsdp:
71
  fsdp_config:
72
- special_tokens:
 
 
 
 
 
 
 
 
69
  weight_decay: 0.0
70
  fsdp:
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