Loki
Loki
 根据打印出来的文件路径不是我真实输入的路径
I use the default batchsize=1 and program to run, but once I change it to 4, I get the following error: *****/layer/function.py", line 33, in forward return self.scale * x...
我启动RAG模式,过程中向量化采用的是‘BAAI/bge-large-zh-v1.5’,但是如果问答中涉及英文的话效果就不太好,有无解决的办法能同时满足中文和英文的场景呢?
在哪里能看到模型的分词逻辑?