Ocean22
Ocean22
> 啥应用场景只需要Q不需要A。。。。 如果只需要A的话,你上传文本就好,不要用问答拆分。 需求场景:检索出来的知识相关度只达到20%-50%时,我只想把Q拿出来返回给用户,作为猜你想问的问题列表
Thanks for your test,and I tested it just now,even no `comment lines` and `empty lines`,it will still get blank row.Do you have any way to solve it? 
Thanks for @wForget's guidance,we can merge `stderr` and `stdout`,then use `grep -v '^\s*$'` to solve this problem. 
@cxzl25 Thanks for your tip.
qwen2的返回格式跟1.5一样吗? 我使用oneapi调用ollama部署的qwen2也不行