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

定义最大token数不起作用嘛 #7

Open
WolfMoss opened this issue Mar 12, 2024 · 0 comments
Open

定义最大token数不起作用嘛 #7

WolfMoss opened this issue Mar 12, 2024 · 0 comments

Comments

@WolfMoss
Copy link

SPARK_CHAT_MAX_TOKENS=4096      # V1.5取值为[1,4096], V2.0、V3.0和V3.5取值为[1,8192],默认为2048。
SPARK_CHAT_TEMPERATURE=0.5      # 取值范围 (0,1] ,默认值0.5
SPARK_CHAT_TOP_K=4              # 取值为[1,6],默认为4

这三个参数写进去就会报错

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant