Skip to content

Commit fcd5706

Browse files
authored
doc: add bielik model to support-matrix (#6480)
Signed-off-by: Wanli Jiang <[email protected]>
1 parent 8e84df7 commit fcd5706

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/reference/support-matrix.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ TensorRT-LLM optimizes the performance of a range of well-known models on NVIDIA
1919
| `LlavaNextForConditionalGeneration` | LLaVA-NeXT | `llava-hf/llava-v1.6-mistral-7b-hf` | L + I |
2020
| `LlamaForCausalLM` | Llama 3.1, Llama 3, Llama 2, LLaMA | `meta-llama/Meta-Llama-3.1-70B` | L |
2121
| `Llama4ForConditionalGeneration` | Llama 4 | `meta-llama/Llama-4-Scout-17B-16E-Instruct` | L + I |
22+
| `MistralForCausalLM` | Bielik | `speakleash/Bielik-11B-v2.2-Instruct` | L |
2223
| `MistralForCausalLM` | Mistral | `mistralai/Mistral-7B-v0.1` | L |
2324
| `Mistral3ForConditionalGeneration` | Mistral3 | `mistralai/Mistral-Small-3.1-24B-Instruct-2503` | L + I |
2425
| `MixtralForCausalLM` | Mixtral | `mistralai/Mixtral-8x7B-v0.1` | L |

0 commit comments

Comments
 (0)