How to use webAI-Official/webAI-ColVec1-9b with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("webAI-Official/webAI-ColVec1-9b", trust_remote_code=True, dtype="auto")
How to use webAI-Official/webAI-ColVec1-9b 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
The community tab is the place to discuss and collaborate with the HF community!