We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
去掉符号后在某些情况下haiku模型容易串行。 像:
「や、約束してください」
去掉后就变成
や、約束してください
这种句尾没有句号之类的符号,容易串行,并且还能神奇的保持行数不变,以至于message和name说的话不对应。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
去掉符号后在某些情况下haiku模型容易串行。
像:
去掉后就变成
这种句尾没有句号之类的符号,容易串行,并且还能神奇的保持行数不变,以至于message和name说的话不对应。
The text was updated successfully, but these errors were encountered: