Instructions to use nomic-ai/nomic-embed-multimodal-7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nomic-ai/nomic-embed-multimodal-7b with PEFT:
Task type is invalid.
- ColPali
How to use nomic-ai/nomic-embed-multimodal-7b 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
Please upload a "merged" version.
Hey there,
I would love to support this model in infinity. Is it possible to have this model runnable without Peft? There should be some additional free performance gains by absorbing the weights.
Hey @michaelfeil , i uploaded it via PR to test for now: https://huggingface.co/nomic-ai/nomic-embed-multimodal-7b/discussions/2
are you able to run the model from the PR? If so, I can go ahead and merge this assuming it doesn't break existing integrations with ColPali
ok cool, ideally i’d like to have everything in one place. it looks like the only thing the PR adds is new model weights and doesn’t update anything so it should be safe to run but I’ll double check tomorrow. Can you confirm it runs as expected?