Upload LlamaForCausalLM

This commit is contained in:
Huseyin ABANOZ
2023-11-22 12:12:03 +00:00
committed by huggingface-web
parent 4dda160358
commit 7c17085289
3 changed files with 38 additions and 0 deletions

7
generation_config.json Normal file
View File

@@ -0,0 +1,7 @@
{
"bos_token_id": 1,
"eos_token_id": 2,
"max_length": 2048,
"pad_token_id": 0,
"transformers_version": "4.36.0.dev0"
}