update readme
Browse files
README.md
CHANGED
@@ -15,4 +15,9 @@ tags:
|
|
15 |
|
16 |
## Zero-Shot Vision Encoder Grafting via LLM Surrogates
|
17 |
|
18 |
-
|
|
|
|
|
|
|
|
|
|
|
|
15 |
|
16 |
## Zero-Shot Vision Encoder Grafting via LLM Surrogates
|
17 |
|
18 |
+
<p align="left" style="display: flex; gap: 8px; align-items: center;">
|
19 |
+
<a href="https://github.com/facebookresearch/zero"><img src="https://img.shields.io/badge/GitHub%20-facebookresearch/zero-4DAFFF.svg?style=flat-square" /></a>
|
20 |
+
<a href="https://github.com/facebookresearch/zero/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-CC--BY--NC%204.0-black.svg?style=flat-square" /></a>
|
21 |
+
</p>
|
22 |
+
|
23 |
+
This repo provides the checkpoints of the project - [facebookresearch/zero](https://github.com/facebookresearch/zero) under the CC-BY-NC 4.0 license.
|