Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -36,7 +36,7 @@ We provide Ruri-v3 in several model sizes. Below is a summary of each model. | |
| 36 | 
             
            You can use our models directly with the transformers library v4.48.0 or higher:
         | 
| 37 |  | 
| 38 | 
             
            ```bash
         | 
| 39 | 
            -
            pip install -U "transformers>=4.48.0"
         | 
| 40 | 
             
            ```
         | 
| 41 |  | 
| 42 | 
             
            Additionally, if your GPUs support Flash Attention 2, we recommend using our models with Flash Attention 2.
         | 
|  | |
| 36 | 
             
            You can use our models directly with the transformers library v4.48.0 or higher:
         | 
| 37 |  | 
| 38 | 
             
            ```bash
         | 
| 39 | 
            +
            pip install -U "transformers>=4.48.0" sentence-transformers
         | 
| 40 | 
             
            ```
         | 
| 41 |  | 
| 42 | 
             
            Additionally, if your GPUs support Flash Attention 2, we recommend using our models with Flash Attention 2.
         | 
