gospacedev
commited on
Commit
•
e73727e
1
Parent(s):
9f88d19
Update README.md
Browse files
README.md
CHANGED
@@ -10,8 +10,10 @@ This model is a quantized version of the [Salesforce/blip-image-captioning-base]
|
|
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 |
-
|
14 |
-
|
|
|
|
|
15 |
|
16 |
## How to Get Started with the Model
|
17 |
|
|
|
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 |
+
|
14 |
+
| <img src="https://huggingface.co/gospacedev/blip-image-captioning-base-bf16/resolve/main/cat%20in%20currents.png" width="316" height="316"> |
|
15 |
+
|---|
|
16 |
+
| a cat sitting on top of a purple and red striped carpet |
|
17 |
|
18 |
## How to Get Started with the Model
|
19 |
|