Update README.md (#1)
Browse files- Update README.md (a88ff0b9cc9f1bfc040168e2c921795e99b53c7a)
Co-authored-by: GeonminKim <geonmin-kim@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -22,7 +22,7 @@ This repository contains inference-only artifacts exported from a training check
|
|
| 22 |
| VLM only (SOSP-B) | 2.34 GB | 3.31 GB |
|
| 23 |
| **VLM+DeTrHead** | 2.63 GB | 4.50 GB |
|
| 24 |
|
| 25 |
-
* Num of image tokens :
|
| 26 |
|
| 27 |
### Single Inference
|
| 28 |
```python
|
|
|
|
| 22 |
| VLM only (SOSP-B) | 2.34 GB | 3.31 GB |
|
| 23 |
| **VLM+DeTrHead** | 2.63 GB | 4.50 GB |
|
| 24 |
|
| 25 |
+
* Num of image tokens : 128token/patch x 7patches
|
| 26 |
|
| 27 |
### Single Inference
|
| 28 |
```python
|