From b3b92687c4ba8792d343b6b1a616f541840db8b3 Mon Sep 17 00:00:00 2001 From: NanoCode012 Date: Wed, 24 Sep 2025 13:48:38 +0700 Subject: [PATCH] chore: rename gemma3 270m config (#3174) --- examples/gemma3/{270m-qlora.yml => gemma-3-270m-qlora.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename examples/gemma3/{270m-qlora.yml => gemma-3-270m-qlora.yml} (100%) diff --git a/examples/gemma3/270m-qlora.yml b/examples/gemma3/gemma-3-270m-qlora.yml similarity index 100% rename from examples/gemma3/270m-qlora.yml rename to examples/gemma3/gemma-3-270m-qlora.yml