ysr commited on
Commit
bcf78aa
·
verified ·
1 Parent(s): e5e4674

Upload LlamaForCausalLM

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f6e54b85b5e1c319ff06364aeaea95c8377744edc2f8c79bacf1b9407e39b8c
3
- size 50357632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7318ef3b259aaa9878ed50a2a10fadff8de162e6e9227a5372e18786b0e3ec74
3
+ size 100689136
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 32013,
4
+ "eos_token_id": 32014,
5
+ "transformers_version": "4.39.3"
6
+ }