feat: add support for multimodal in lora kernels (#2472) [skip ci]

* feat: add support for multimodal in lora kernels

* fix: improve multimodal checks

* fix: add fallback for model config

* chor: add gemma3 to docs
This commit is contained in:
NanoCode012
2025-04-02 20:33:46 +07:00
committed by GitHub
parent 80ba4b69f1
commit 45bf634d17
2 changed files with 29 additions and 2 deletions

View File

@@ -17,6 +17,7 @@ We currently support several common model architectures, including (but not limi
- `qwen2`
- `gemma`
- `gemma2`
- `gemma3`
<details>