[编程挑战季] More Embedding Generator
Closed this issue · 2 comments
peng3307165 commented
- 问题简述
作为ModelCache核心模块,Embedding能力对Cache的效果至关重要,根据业界前沿方向,增加更好的Embedding Generator,包括但不限于Embedding模型、Embedding加速推理技术。 - 期望产出
增加新的embedding模型,在modelcache/embedding/目录下,实现新的embedding推理模块。 - 能力要求
了解embedding模型以及embedding推理技术
charleschile commented
Please assign this to me, I will try to use bge generator and other open-source models.
charleschile commented
#62 has contribute bge-m3 embedding generator