Instructions to use vidore/ColSmolVLM-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ColPali
How to use vidore/ColSmolVLM-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
Browse files
README.md
CHANGED
|
@@ -4,6 +4,7 @@ language:
|
|
| 4 |
- en
|
| 5 |
library_name: colpali
|
| 6 |
license: apache-2.0
|
|
|
|
| 7 |
---
|
| 8 |
# ColSmolVLM: Visual Retriever based on PaliGemma-3B with ColBERT strategy
|
| 9 |
|
|
|
|
| 4 |
- en
|
| 5 |
library_name: colpali
|
| 6 |
license: apache-2.0
|
| 7 |
+
pipeline_tag: visual-document-retrieval
|
| 8 |
---
|
| 9 |
# ColSmolVLM: Visual Retriever based on PaliGemma-3B with ColBERT strategy
|
| 10 |
|