abdouuu commited on
Commit
1e5d1b1
·
verified ·
1 Parent(s): 75d4562

Upload Gemma2ForCausalLM

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3359e78cba3f8fbcc2821454d1f704a5936568fadbbe72d365240b68962bc214
3
- size 216151256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aeccdd1e3a2e56b155c1aa1d6f74e55ac7d2bbf7a213f2586e8c51b23adc080
3
+ size 108114552
generation_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 2,
4
+ "cache_implementation": "hybrid",
5
+ "eos_token_id": 1,
6
+ "max_length": 8192,
7
+ "pad_token_id": 0,
8
+ "transformers_version": "4.44.2"
9
+ }