funmaker commited on
Commit
bb2ae14
·
verified ·
1 Parent(s): 307bc6c

Increase Hugging Face requirements in config.json to version 4.56.1

Browse files

Increase Hugging Face requirements in config.json to version 4.56.1.

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -30,7 +30,7 @@
30
  "original_max_position_embeddings": 32768
31
  },
32
  "torch_dtype": "bfloat16",
33
- "transformers_version": "4.46.3",
34
  "use_cache": true,
35
  "vocab_size": 73448,
36
  "rope_theta": 10000.0,
 
30
  "original_max_position_embeddings": 32768
31
  },
32
  "torch_dtype": "bfloat16",
33
+ "transformers_version": "4.56.1",
34
  "use_cache": true,
35
  "vocab_size": 73448,
36
  "rope_theta": 10000.0,