Sophia Williams
Sophia Williams
I have yarn install all the dependencies
### Search before asking - [X] 在 [issues](https://github.com/yetone/openai-translator/issues) 中没有找到类似的内容。 I searched in the [issues](https://github.com/yetone/openai-translator/issues) and found nothing similar. ### feature is:issue is:open 新版本太难用了,简单翻译就好了啊,我不需要我讲那么多英语知识,还浪费token ### 描述 Motivation is:issue is:open 新版本太难用了,简单翻译就好了啊,我不需要我讲那么多英语知识,还浪费token ###...
Can long flows be recognized now? I have noticed that when the flow is Q->A->Q->A->Q->A->Bey, it always gets stuck in a QA loop and never triggers the Bey intent.
logit_bias={ '32': 100, # 'A' token '33': 100, # 'B' token }, I asked GPT4 this issue, the following is its answer: