MaziyarPanahi commited on
Commit
108138a
1 Parent(s): 2c33376

Update config.json (#5)

Browse files

- Update config.json (52aadc015c2e6c304a8f8925db860224f2a471d4)

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -22,7 +22,7 @@
22
  "rope_theta": 500000.0,
23
  "tie_word_embeddings": false,
24
  "torch_dtype": "bfloat16",
25
- "transformers_version": "4.39.3",
26
  "use_cache": false,
27
  "vocab_size": 128257
28
  }
 
22
  "rope_theta": 500000.0,
23
  "tie_word_embeddings": false,
24
  "torch_dtype": "bfloat16",
25
+ "transformers_version": "4.40.0.dev0",
26
  "use_cache": false,
27
  "vocab_size": 128257
28
  }