mirror of
https://www.modelscope.cn/LLM-Research/gemma-3-27b-it.git
synced 2026-04-02 20:42:54 +08:00
Update README.md
This commit is contained in:
11
generation_config.json
Normal file
11
generation_config.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"_from_model_config": true,
|
||||
"bos_token_id": 2,
|
||||
"cache_implementation": "hybrid",
|
||||
"eos_token_id": [
|
||||
1,
|
||||
106
|
||||
],
|
||||
"pad_token_id": 0,
|
||||
"transformers_version": "4.50.0.dev0"
|
||||
}
|
||||
Reference in New Issue
Block a user