Skip to content

Commit 5a839fd

Browse files
committed
updated the Supported Models page
Signed-off-by: Antoine Recanati Le Goat <antoine.recanati@sancare.fr>
1 parent 6457753 commit 5a839fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/models/supported_models.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -576,6 +576,7 @@ These models primarily support the [`LLM.encode`](./pooling_models.md#llmencode)
576576
| Architecture | Models | Example HF Models | [LoRA](../features/lora.md) | [PP](../serving/parallelism_scaling.md) | [V1](gh-issue:8779) |
577577
|--------------|--------|-------------------|-----------------------------|-----------------------------------------|---------------------|
578578
| `BertForTokenClassification` | bert-based | `boltuix/NeuroBERT-NER` (see note), etc. | | | ✅︎ |
579+
| `ModernBertForTokenClassification` | ModernBERT-based | `disham993/electrical-ner-ModernBERT-base` | | | ✅︎ |
579580

580581
!!! note
581582
Named Entity Recognition (NER) usage, please refer to <gh-file:examples/offline_inference/pooling/ner.py>, <gh-file:examples/online_serving/pooling/ner.py>.

0 commit comments

Comments
 (0)