naumnaum commited on
Commit
f8ad28b
·
verified ·
1 Parent(s): 3a6e31e

Upload v14_rembg/accelerate_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. v14_rembg/accelerate_config.json +6 -0
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"