Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stream=true 时,字符串解析出现问题 #1615

Open
4 of 5 tasks
inorilzy opened this issue Jul 7, 2024 · 6 comments · May be fixed by #1702
Open
4 of 5 tasks

Stream=true 时,字符串解析出现问题 #1615

inorilzy opened this issue Jul 7, 2024 · 6 comments · May be fixed by #1702
Labels
bug Something isn't working

Comments

@inorilzy
Copy link

inorilzy commented Jul 7, 2024

例行检查

  • 我已确认目前没有类似 issue
  • 我已确认我已升级到最新版本
  • 我已完整查看过项目 README,尤其是常见问题部分
  • 我理解并愿意跟进此 issue,协助测试和提供反馈
  • 我理解并认可上述内容,并理解项目维护者精力有限,不遵循规则的 issue 可能会被无视或直接关闭

问题描述
Stream=true 时,报错无返回,=false 无问题。应该是最新几个版本的问题,切换到v0.6.7,问题消失

相关截图
f351a16a357ece62f67775a6d587711
f8f159a562f339c7c54bc3bacf53edf
09439eed146bbf879301db8eddae8d5

@inorilzy inorilzy added the bug Something isn't working label Jul 7, 2024
@zhupf1990
Copy link

把最新版本的下降到v0.6.6版本问题解决

@netyum
Copy link

netyum commented Jul 10, 2024

刚开始学习,就遇到这么大的坑
搞了一天, 从fastgpt 查到ollama, 最后原来是oneapi的锅

@Forevery1
Copy link

刚开始学习,就遇到这么大的坑
搞了一天, 从fastgpt 查到ollama, 最后原来是oneapi的锅

一样的,我也是排查半天,0.6.9以上都不能用

@Forevery1
Copy link

把最新版本的下降到v0.6.6版本问题解决

0.6.8也可以

@tommy-zhou
Copy link

还是要去对应着版本看看代码,就能明白其中的原理!

@leon6002 leon6002 linked a pull request Jul 30, 2024 that will close this issue
@helloxz
Copy link

helloxz commented Aug 17, 2024

Ollama渠道接入,Stream=true的时候响应永远是空的。测试版本是0.6.8,降级版本为0.6.6可以了,作者看到后希望修复下。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants