yujiepan commited on
Commit
0b07722
1 Parent(s): 5d63f52

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. generation_config.json +1 -1
config.json CHANGED
@@ -27,7 +27,7 @@
27
  "time_step_rank": 256,
28
  "time_step_scale": 1.0,
29
  "torch_dtype": "bfloat16",
30
- "transformers_version": "4.45.0",
31
  "use_bias": false,
32
  "use_cache": true,
33
  "use_conv_bias": true,
 
27
  "time_step_rank": 256,
28
  "time_step_scale": 1.0,
29
  "torch_dtype": "bfloat16",
30
+ "transformers_version": "4.46.0",
31
  "use_bias": false,
32
  "use_cache": true,
33
  "use_conv_bias": true,
generation_config.json CHANGED
@@ -3,5 +3,5 @@
3
  "bos_token_id": 0,
4
  "eos_token_id": 11,
5
  "pad_token_id": 11,
6
- "transformers_version": "4.45.0"
7
  }
 
3
  "bos_token_id": 0,
4
  "eos_token_id": 11,
5
  "pad_token_id": 11,
6
+ "transformers_version": "4.46.0"
7
  }