Skip to content

Instantly share code, notes, and snippets.

View ahmetkca's full-sized avatar
🎯
Focusing

Ahmet Karapinar ahmetkca

🎯
Focusing
  • IBM
  • Whitby, Ontario
View GitHub Profile
```sh
Initial Setup:
+-------------------+ +---------------+
| Text Sequence | | Raw Images |
| [T1, <IMG>, T2, | | [Image1, |
| T3, <IMG>, T4] | | Image2] |
+-------------------+ +---------------+
Step 1: Convert Text and <IMG> Tokens to Embeddings
+---------------------------------------------------------+