Upload v14_rembg/accelerate_config.json with huggingface_hub
Browse files
v14_rembg/accelerate_config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
num_processes = 1
|
2 |
+
num_machines = 1
|
3 |
+
num_cpu_threads_per_process = 2
|
4 |
+
dynamo_backend = "no"
|
5 |
+
dynamo_mode = "default"
|
6 |
+
mixed_precision = "bf16"
|