初始化项目,由ModelHub XC社区提供模型
Model: adamroberts/tinystories-5090 Source: Original Platform
This commit is contained in:
12
generation_config.json
Normal file
12
generation_config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"bos_token_id": 50256,
|
||||
"do_sample": true,
|
||||
"eos_token_id": 50256,
|
||||
"max_new_tokens": 144,
|
||||
"pad_token_id": 50256,
|
||||
"repetition_penalty": 1.05,
|
||||
"temperature": 0.8,
|
||||
"top_k": 50,
|
||||
"top_p": 0.95,
|
||||
"transformers_version": "5.9.0"
|
||||
}
|
||||
Reference in New Issue
Block a user