Fix type in model name

#2
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ For more information about ModernVBERT, please check the [arXiv](https://arxiv.o
44
 
45
  **🏎️ If your GPU supports it, we recommend using ModernVBERT with Flash Attention 2 to achieve the highest GPU throughput. To do so, install Flash Attention 2 as follows, then use the model as normal:**
46
 
47
- For now, the branch for using colmdernvbert is not yet merged in the official colpali repo, you need to clone the repo and checkout on the right branch to use it.
48
 
49
  ```bash
50
  git clone https://github.com/illuin-tech/colpali.git
 
44
 
45
  **🏎️ If your GPU supports it, we recommend using ModernVBERT with Flash Attention 2 to achieve the highest GPU throughput. To do so, install Flash Attention 2 as follows, then use the model as normal:**
46
 
47
+ For now, the branch for using colmodernvbert is not yet merged in the official colpali repo, you need to clone the repo and checkout on the right branch to use it.
48
 
49
  ```bash
50
  git clone https://github.com/illuin-tech/colpali.git