-
Notifications
You must be signed in to change notification settings - Fork 297
Closed
Description
Model description
I tried running this on AWS SageMaker with the config,
config = {
"HF_MODEL_ID": "answerdotai/ModernBERT-base",
"POOLING": "mean",
}
but it failed with the following error message from the AWS console,
Error: Could not create backend
Caused by:
Could not start backend: Model is not supported: unknown variant `modernbert`, expected one of `bert`, `xlm-roberta`, `camembert`, `roberta`, `distilbert`, `nomic_bert` at line 32 column 28
Open source status
- The model implementation is available
- The model weights are available
Provide useful links for the implementation
Released today, https://huggingface.co/blog/modernbert
filipj8, mhillebrand, ethankim00, DeoLeung, dulacp and 1 more
Metadata
Metadata
Assignees
Labels
No labels