Chameleon class name is changed (#7)
- update (7b7080082a23044b54eb7b88bfda817b9924818b) Co-authored-by: Raushan Turganbay <RaushanTurganbay@users.noreply.huggingface.co>
This commit is contained in:
10
generation_config.json
Normal file
10
generation_config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"_from_model_config": true,
|
||||
"do_sample": true,
|
||||
"repetition_penalty": 1.2,
|
||||
"temperature": 0.7,
|
||||
"top_p": 0.9,
|
||||
"bos_token_id": 1,
|
||||
"eos_token_id": 2,
|
||||
"transformers_version": "4.43.0.dev0"
|
||||
}
|
||||
Reference in New Issue
Block a user