Kaan35 commited on
Commit
53e2232
·
verified ·
1 Parent(s): 1b821bd

Trained with Unsloth

Browse files
Files changed (2) hide show
  1. adapter_model.bin +3 -0
  2. generation_config.json +9 -0
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcf62ac668a96622399ec3948f7d793c33aee2ae3e50ef48d317a8924f0045d8
3
+ size 167934026
generation_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 128000,
4
+ "eos_token_id": [
5
+ 128001,
6
+ 128009
7
+ ],
8
+ "transformers_version": "4.41.2"
9
+ }