tnk2908 commited on
Commit
4dd6602
·
1 Parent(s): d572506

Change load device to cuda

Browse files
Files changed (1) hide show
  1. config.ini +1 -1
config.ini CHANGED
@@ -21,7 +21,7 @@ opt_13b = str:facebook/opt-13b
21
 
22
  [models.params]
23
  dtype = str:float32
24
- load_device = str:cpu
25
  run_device = str:cuda
26
 
27
  [encrypt.default]
 
21
 
22
  [models.params]
23
  dtype = str:float32
24
+ load_device = str:cuda
25
  run_device = str:cuda
26
 
27
  [encrypt.default]