FlagOpen / FlagEmbedding

Retrieval and Retrieval-augmented LLMs
MIT License
7k stars 511 forks source link

本地部署了bge-reranker-large模型后,go服务要怎么调用? #492

Open juniorzhou2015 opened 7 months ago

juniorzhou2015 commented 7 months ago

本地部署了bge-reranker-large模型后,go服务要怎么调用,没看到相关demo和说明

staoxiao commented 7 months ago

可以参考一些api server的方案:https://github.com/huggingface/text-embeddings-inference