sedrickkeh
commited on
Commit
•
4e33340
1
Parent(s):
e8d8450
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -25,7 +25,7 @@
|
|
25 |
"time_step_init_scheme": "random",
|
26 |
"time_step_max": 0.1,
|
27 |
"time_step_min": 0.001,
|
28 |
-
"time_step_rank":
|
29 |
"time_step_scale": 1.0,
|
30 |
"torch_dtype": "float32",
|
31 |
"transformers_version": "4.39.0.dev0",
|
|
|
25 |
"time_step_init_scheme": "random",
|
26 |
"time_step_max": 0.1,
|
27 |
"time_step_min": 0.001,
|
28 |
+
"time_step_rank": 256,
|
29 |
"time_step_scale": 1.0,
|
30 |
"torch_dtype": "float32",
|
31 |
"transformers_version": "4.39.0.dev0",
|