Merge branch 'master' into compilade/test-model-random

This commit is contained in:
Francis Couture-Harpin
2025-06-26 17:23:16 -04:00
142 changed files with 9419 additions and 6305 deletions

View File

@@ -573,6 +573,7 @@ struct model_variant {
}
} break;
case LLM_ARCH_GEMMA3:
case LLM_ARCH_GEMMA3N:
case LLM_ARCH_STARCODER2:
break;
case LLM_ARCH_MAMBA: