From cb042e977536cc827e5f0d473ce39155d9a66009 Mon Sep 17 00:00:00 2001 From: NanoCode012 Date: Thu, 7 Aug 2025 13:04:50 +0700 Subject: [PATCH] feat: add cce for glm4_moe & deepseek v3 --- 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 02e4e6686..ac67ebf93 100644 --- a/src/axolotl/integrations/cut_cross_entropy/README.md +++ b/src/axolotl/integrations/cut_cross_entropy/README.md @@ -34,6 +34,7 @@ plugins: - arcee - cohere - cohere2 +- deepseek_v3 - gemma - gemma2 - gemma3 @@ -42,6 +43,7 @@ plugins: - gemma3n_text - glm - glm4 +- glm_moe - gpt_oss - granite - granitemoe