Fu You
Fu You
https://help.aliyun.com/zh/model-studio/developer-reference/text-embedding-synchronous-api v3模型只支持10条数据,但是v3模型的性能应该更好,获得的文本应该关联性更强更准确,不知道这个问题是不是可以解决的
在使用v2的嵌入模型后,出现了下面的报错 ``` 🪐AskPDF execution error: cosine-similarity()::invalid input argument. Input arrays must have the same length. Meet.Zotero.getRelatedText(Meet.Global.input || "概括本文") --- Please check the code inside the command tag. ``` ``` #...
I am using ollama-intel-2.3.0b20250806 from modelscope in Windows. It seems ollama-ipex ignores OLLAMA_HOST env. I tried `0.0.0.0`, `0.0.0.0:11434`, `http://0.0.0.0:11434`, and they are both not working.