How to use OpenSearch-AI/Ops-Colqwen3-4B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("OpenSearch-AI/Ops-Colqwen3-4B", trust_remote_code=True, dtype="auto")
How to use OpenSearch-AI/Ops-Colqwen3-4B 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