feat: add gemma3n multimodal mode

This commit is contained in:
NanoCode012
2025-07-08 12:58:45 +07:00
parent bd8d98d51f
commit f56ed11dad
6 changed files with 154 additions and 4 deletions

View File

@@ -1,7 +1,5 @@
base_model: google/gemma-3n-E2B-it
model_type: AutoModelForCausalLM
tokenizer_type: AutoTokenizer
# Automatically upload checkpoint and final model to HF
# hub_model_id: username/custom_model_name
@@ -18,8 +16,8 @@ load_in_4bit: true
# - lm_head
# - embed_tokens
# huggingface repo
# chat_template: gemma3
chat_template: gemma3n
eot_tokens:
- <end_of_turn>
datasets: