tachyphylaxis commited on
Commit
af66e7b
1 Parent(s): dcf723d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -33,7 +33,7 @@
33
  "rope_theta": 500000.0,
34
  "tie_word_embeddings": false,
35
  "torch_dtype": "float16",
36
- "transformers_version": "4.43.0",
37
  "use_cache": true,
38
  "vocab_size": 128256
39
  }
 
33
  "rope_theta": 500000.0,
34
  "tie_word_embeddings": false,
35
  "torch_dtype": "float16",
36
+ "transformers_version": "4.42.3",
37
  "use_cache": true,
38
  "vocab_size": 128256
39
  }