mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-28 17:53:33 +08:00
8 lines
157 B
JSON
8 lines
157 B
JSON
{
|
|
"bos_token_id": 1,
|
|
"eos_token_id": [2, 92542],
|
|
"pad_token_id": 2,
|
|
"max_new_tokens": 1024,
|
|
"do_sample": true,
|
|
"transformers_version": "4.33.2"
|
|
} |