answerdotai/ModernBERT-large
Set tokenizer "model_max_length" property to 8192 (#9)
Mention that users should use transformers v4.48.0 (#12)
undo last commit
Add `"add_prefix_space": true,`; this allows for much stronger token-level performance (e.g. NER, ColBERT) (#10)
Update README.md
Bump `max_position_embeddings` to 8192
Add links to answer.ai and lighton.ai
Update README.md
Add "If your GPU supports it, "
Upload ONNX weights (#1)
Update snippet slightly
Strongly suggest -> Recommend
Remove now unused unpad_no_grad
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Create README.md
Purge duplicate "decoder.weight", rely on tied weights instead
Also update tokenizer/special_tokens_map
Update tokenizer: Set lstrip=True for [MASK]
Remove now unused parameters
Remove the classifier norm config arg
Remove unpad_inputs for now
Upload ModernBERT-large model
initial commit
