bwarner commited on
Commit
52efb96
1 Parent(s): e278db6

Add links to answer.ai and lighton.ai

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -39,6 +39,8 @@ It is available in the following sizes:
39
 
40
  For more information about ModernBERT, we recommend our [release blog post](https://huggingface.co/blog/modernbert) for a high-level overview, and our [arXiv pre-print](https://arxiv.org/abs/2412.13663) for in-depth information.
41
 
 
 
42
  ## Usage
43
 
44
  You can use these models directly with the `transformers` library. Until the next `transformers` release, doing so requires installing transformers from main:
 
39
 
40
  For more information about ModernBERT, we recommend our [release blog post](https://huggingface.co/blog/modernbert) for a high-level overview, and our [arXiv pre-print](https://arxiv.org/abs/2412.13663) for in-depth information.
41
 
42
+ *ModernBERT is a collaboration between [Answer.AI](https://answer.ai), [LightOn](https://lighton.ai), and friends.*
43
+
44
  ## Usage
45
 
46
  You can use these models directly with the `transformers` library. Until the next `transformers` release, doing so requires installing transformers from main: