Skip to content

Commit 6d89354

Browse files
committed
fix csm
1 parent 22c19a7 commit 6d89354

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/check_config_attributes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@
310310
"Gemma3nVisionConfig": ["architecture", "do_pooling", "model_args"], # this is for use in `timm`
311311
"VaultGemmaConfig": ["tie_word_embeddings"],
312312
"GemmaConfig": ["tie_word_embeddings"],
313+
"CsmConfig": ["tie_codebooks_embeddings"],
313314
}
314315

315316

0 commit comments

Comments
 (0)