xorbitsai / inference

Replace OpenAI GPT with another LLM in your app by changing a single line of code. Xinference gives you the freedom to use any LLM you need. With Xinference, you're empowered to run inference with any open-source language models, speech recognition models, and multimodal models, whether in the cloud, on-premises, or even on your laptop.
https://inference.readthedocs.io
Apache License 2.0
5.12k stars 414 forks source link

support of ColBert/ColBertv2 #1965

Open SunLemuria opened 2 months ago

SunLemuria commented 2 months ago

Feature request / 功能建议

支持多向量排序模型ColBERT和ColBERTv2

Motivation / 动机

兼具Bi-encoder和cross-encoder优势

代码:https://github.com/stanford-futuredata/ColBERT 论文:https://arxiv.org/abs/2112.01488 hf: https://huggingface.co/colbert-ir/colbertv2.0

Your contribution / 您的贡献

-

qinxuye commented 2 months ago

Do you have interest to contribute the implemntation?

SunLemuria commented 2 months ago

Do you have interest to contribute the implemntation?

啊,我水平还没到

github-actions[bot] commented 2 months ago

This issue is stale because it has been open for 7 days with no activity.

jeromeroussin commented 1 month ago

I am also interested in this