Instructions to use vidore/ColSmolVLM-Instruct-500M-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ColPali
How to use vidore/ColSmolVLM-Instruct-500M-base with ColPali:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update metadata with huggingface_hub
#1
by merve HF Staff - opened
README.md
CHANGED
|
@@ -8,6 +8,7 @@ tags:
|
|
| 8 |
- colsmolvlm
|
| 9 |
- vidore-experimental
|
| 10 |
- vidore
|
|
|
|
| 11 |
---
|
| 12 |
# ColSmolVLM-500M-Instruct: Visual Retriever based on SmolVLM-500M-Instruct with ColBERT strategy
|
| 13 |
|
|
|
|
| 8 |
- colsmolvlm
|
| 9 |
- vidore-experimental
|
| 10 |
- vidore
|
| 11 |
+
pipeline_tag: visual-document-retrieval
|
| 12 |
---
|
| 13 |
# ColSmolVLM-500M-Instruct: Visual Retriever based on SmolVLM-500M-Instruct with ColBERT strategy
|
| 14 |
|