Add/update model files for Phi-3-mini-128k-instruct/model
Some checks failed
Download Missing Models / download-models (push) Has been cancelled
Some checks failed
Download Missing Models / download-models (push) Has been cancelled
This commit is contained in:
11
models/Phi-3-mini-128k-instruct/model/generation_config.json
Normal file
11
models/Phi-3-mini-128k-instruct/model/generation_config.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"_from_model_config": true,
|
||||
"bos_token_id": 1,
|
||||
"eos_token_id": [
|
||||
32000,
|
||||
32001,
|
||||
32007
|
||||
],
|
||||
"pad_token_id": 32000,
|
||||
"transformers_version": "4.41.2"
|
||||
}
|
||||
Reference in New Issue
Block a user