Upload LlamaForCausalLM

This commit is contained in:
ai-modelscope
2025-02-19 09:58:54 +08:00
parent 50819e0ac1
commit 070abaeec9
13 changed files with 413147 additions and 65 deletions

8
generation_config.json Normal file
View File

@@ -0,0 +1,8 @@
{
"_from_model_config": true,
"bos_token_id": 128000,
"eos_token_id": 128001,
"pad_token_id": 128001,
"transformers_version": "4.40.0",
"use_cache": false
}