Upload MistralForCausalLM

This commit is contained in:
Sayhan Yalvaçer
2024-02-18 08:44:19 +00:00
committed by system
parent 8c994d7735
commit 3a20c230ee
7 changed files with 342 additions and 0 deletions

6
generation_config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 32000,
"transformers_version": "4.37.2"
}