Instructions to use davanstrien/finetune_colpali_v1_2-ufo-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use davanstrien/finetune_colpali_v1_2-ufo-4bit with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("davanstrien/finetune_colpali_v1_2-ufo-4bit", dtype="auto") - ColPali
How to use davanstrien/finetune_colpali_v1_2-ufo-4bit 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
Ctrl+K