初始化项目,由ModelHub XC社区提供模型
Model: QuantaSparkLabs/NeuroSpark-Instruct-2B Source: Original Platform
This commit is contained in:
8
generation_config.json
Normal file
8
generation_config.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"max_new_tokens": 512,
|
||||
"temperature": 0.7,
|
||||
"do_sample": true,
|
||||
"top_p": 0.95,
|
||||
"pad_token_id": 151643,
|
||||
"eos_token_id": 151645
|
||||
}
|
||||
Reference in New Issue
Block a user