Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -150,7 +150,6 @@ res = model.infer( | |
| 150 | 
             
                save_results=True, # Set to True to save visualization (image_vis.jpg)
         | 
| 151 | 
             
                test_compress=True
         | 
| 152 | 
             
            )
         | 
| 153 | 
            -
            v 
         | 
| 154 | 
             
            ```
         | 
| 155 | 
             
            ## Load 4-bit Quantized Model (Eager Attention)
         | 
| 156 |  | 
|  | |
| 150 | 
             
                save_results=True, # Set to True to save visualization (image_vis.jpg)
         | 
| 151 | 
             
                test_compress=True
         | 
| 152 | 
             
            )
         | 
|  | |
| 153 | 
             
            ```
         | 
| 154 | 
             
            ## Load 4-bit Quantized Model (Eager Attention)
         | 
| 155 |  | 
