aoliverg commited on
Commit
00a03d3
·
verified ·
1 Parent(s): 5e6a59f

Update config-ctranslate2-aina-translator-es-ca.yaml

Browse files
config-ctranslate2-aina-translator-es-ca.yaml CHANGED
@@ -6,5 +6,7 @@ ctranslate2:
6
  tgt_lang: ""
7
  beam_size: 5
8
  num_hypotheses: 5
9
- device: cuda
10
- compute_type: float16
 
 
 
6
  tgt_lang: ""
7
  beam_size: 5
8
  num_hypotheses: 5
9
+ device: cpu
10
+ #device: cuda
11
+ compute_type: int8
12
+ #compute_type: float16