mashriram commited on
Commit
10e4b71
·
verified ·
1 Parent(s): 4b1dcb1

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e9a88a2af57d9c5b7f9bb87be2ec1ea14d9c1b9153e121306ff8cfe47d78ab46
3
- size 264308896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca6a726f66cbce3e4c692db4d31f94044aa0ea271d2bd80322324e0f313ad7b6
3
+ size 243861720
generation_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 151643,
3
+ "do_sample": true,
4
+ "eos_token_id": [
5
+ 151645,
6
+ 151643
7
+ ],
8
+ "max_length": 262144,
9
+ "pad_token_id": 151654,
10
+ "temperature": 0.7,
11
+ "top_k": 20,
12
+ "top_p": 0.8,
13
+ "transformers_version": "4.56.2"
14
+ }