andy006 commited on
Commit
b2c6595
·
verified ·
1 Parent(s): ac0813a

Trained with Unsloth

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. generation_config.json +1 -1
config.json CHANGED
@@ -23,7 +23,7 @@
23
  "rope_theta": 500000.0,
24
  "tie_word_embeddings": false,
25
  "torch_dtype": "bfloat16",
26
- "transformers_version": "4.41.0",
27
  "unsloth_version": "2024.5",
28
  "use_cache": true,
29
  "vocab_size": 128256
 
23
  "rope_theta": 500000.0,
24
  "tie_word_embeddings": false,
25
  "torch_dtype": "bfloat16",
26
+ "transformers_version": "4.41.1",
27
  "unsloth_version": "2024.5",
28
  "use_cache": true,
29
  "vocab_size": 128256
generation_config.json CHANGED
@@ -5,5 +5,5 @@
5
  128001,
6
  128009
7
  ],
8
- "transformers_version": "4.41.0"
9
  }
 
5
  128001,
6
  128009
7
  ],
8
+ "transformers_version": "4.41.1"
9
  }