Upload LlamaForCausalLM

This commit is contained in:
Aleksey Korshuk
2023-04-05 03:34:44 +00:00
committed by huggingface-web
parent 482263cf87
commit 5f0ed08c77
17 changed files with 402 additions and 0 deletions

7
generation_config.json Normal file
View File

@@ -0,0 +1,7 @@
{
"_from_model_config": true,
"bos_token_id": 0,
"eos_token_id": 1,
"pad_token_id": 0,
"transformers_version": "4.28.0.dev0"
}