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:
|
| 10 |
-
|
|
|
|
|
|
|
|
|
| 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
|