1991Troy

Results 2 issues of 1991Troy

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior chatgpt可以通过 openai.Embedding.create(model=model, input=text)获取embedding层表达,请问通过huggingface调用GLM模型应该如何获取embedding层表达? 后续如继续开发chatpdf的话,embedding信息还挺有用的。 谢谢 ### Expected Behavior _No response_ ###...

the most significant point for this work is using universal-sentence-encoder instead of openai embedding. I use it for english embedding, it seems good according to the KNN result based on...