gospacedev commited on
Commit
c8300d3
·
verified ·
1 Parent(s): bfec144

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ pipeline_tag: image-to-text
7
  # Blip Image Captioning Base BF16
8
 
9
  This model is a quantized version of the [Salesforce/blip-image-captioning-base](https://huggingface.co/Salesforce/blip-image-captioning-base), an image-to-text model.
10
- From its original size of 989 MBs -> 494 MBs by quantizing the percision of float32 to bfloat 16, reducing the model's memory size by 50 percent.
11
 
12
  ## Example
13
  |Sample caption generation: |
 
7
  # Blip Image Captioning Base BF16
8
 
9
  This model is a quantized version of the [Salesforce/blip-image-captioning-base](https://huggingface.co/Salesforce/blip-image-captioning-base), an image-to-text model.
10
+ From a memory footprint of 989 MBs -> 494 MBs by quantizing the percision of float32 to bfloat 16, reducing the model's memory size by 50 percent.
11
 
12
  ## Example
13
  |Sample caption generation: |