Kowsher commited on
Commit
f364932
1 Parent(s): b40ada8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -28,7 +28,7 @@
28
  "num_kv_heads": 71,
29
  "parallel_attn": true,
30
  "torch_dtype": "float16",
31
- "transformers_version": "4.30.0.dev0",
32
  "use_cache": true,
33
  "vocab_size": 65024
34
  }
 
28
  "num_kv_heads": 71,
29
  "parallel_attn": true,
30
  "torch_dtype": "float16",
31
+ "transformers_version": "4.27.4",
32
  "use_cache": true,
33
  "vocab_size": 65024
34
  }