初始化项目,由ModelHub XC社区提供模型
Model: bgraudt/mythos Source: Original Platform
This commit is contained in:
10
generation_config.json
Normal file
10
generation_config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"bos_token_id": 1,
|
||||
"eos_token_id": 2,
|
||||
"pad_token_id": 0,
|
||||
"do_sample": true,
|
||||
"temperature": 0.8,
|
||||
"top_p": 0.9,
|
||||
"max_new_tokens": 256,
|
||||
"transformers_version": "4.46.0"
|
||||
}
|
||||
Reference in New Issue
Block a user