初始化项目,由ModelHub XC社区提供模型
Model: Azure99/blossom-v4-qwen-1_8b Source: Original Platform
This commit is contained in:
15
generation_config.json
Normal file
15
generation_config.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"chat_format": "raw",
|
||||
"do_sample": true,
|
||||
"eos_token_id": 151643,
|
||||
"max_new_tokens": 512,
|
||||
"pad_token_id": 151643,
|
||||
"stop_words_ids": [
|
||||
[
|
||||
151643
|
||||
]
|
||||
],
|
||||
"top_k": 0,
|
||||
"top_p": 0.8,
|
||||
"transformers_version": "4.33.2"
|
||||
}
|
||||
Reference in New Issue
Block a user