You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See the [documentation](https://opennmt.net/CTranslate2) for more information and examples.
60
60
61
+
If you have an AMD ROCm GPU, we provide specific Python wheels on the [releases page](https://github.com/OpenNMT/CTranslate2/releases/).
62
+
61
63
## Benchmarks
62
64
63
65
We translate the En->De test set *newstest2014* with multiple models:
Copy file name to clipboardExpand all lines: docs/installation.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ pip install ctranslate2
11
11
The Python wheels have the following requirements:
12
12
13
13
* OS: Linux (x86-64, AArch64), macOS (x86-64, ARM64), Windows (x86-64)
14
-
* Python version: >= 3.7
14
+
* Python version: >= 3.9
15
15
* pip version: >= 19.3 to support `manylinux2014` wheels
16
16
17
17
```{admonition} GPU support
@@ -29,7 +29,7 @@ On Windows [the Visual C++ runtime](https://www.microsoft.com/en-US/download/det
29
29
Docker images can be downloaded from the [GitHub Container registry](https://github.com/OpenNMT/CTranslate2/pkgs/container/ctranslate2):
0 commit comments