From 1ef8732599102160714b048948b58bb77c9f7e9f Mon Sep 17 00:00:00 2001 From: NanoCode012 Date: Tue, 1 Jul 2025 18:02:59 +0700 Subject: [PATCH] feat: add gemma3n cce --- src/axolotl/integrations/cut_cross_entropy/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/axolotl/integrations/cut_cross_entropy/README.md b/src/axolotl/integrations/cut_cross_entropy/README.md index eb45392ab..a9e931c14 100644 --- a/src/axolotl/integrations/cut_cross_entropy/README.md +++ b/src/axolotl/integrations/cut_cross_entropy/README.md @@ -37,6 +37,8 @@ plugins: - gemma2 - gemma3 - gemma3_text +- gemma3n +- gemma3n_text - glm - glm4 - llama