Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,4 @@
|
|
2 |
base_model:
|
3 |
- google/siglip-so400m-patch14-384
|
4 |
---
|
5 |
-
This repo is original [SigLIP](https://huggingface.co/google/siglip-so400m-patch14-384)
|
|
|
2 |
base_model:
|
3 |
- google/siglip-so400m-patch14-384
|
4 |
---
|
5 |
+
This repo is original [SigLIP](https://huggingface.co/google/siglip-so400m-patch14-384) adding four files `chat_template.json`, `preprocessor_config.json`, `tokenizer_config.json` and `tokenizer.json`, to support CoMP-MM training.
|