Conversation
|
I am a bot, here is the pushed image/manifest for this PR:
|
|
I am a bot, here is the pushed image/manifest for this PR:
|
|
I get this in the logs: docker-compose.yml |
|
Ugh, looks like they don't build ctranslate2 for arm with cuda support and expect you to compile it from source if you want to. |
|
Found this: https://github.com/assix/ctranslate2-aarch64-cuda13-binaries |
|
Unfortunately we can't just ingest a random tarball of unknown provenance that may or may not ever be updated. It may be possible to compile ctranslate2 from source with cuda support ourselves, but it is very poorly documented, so thus far while I can get it to build, I can't get the python wrapper to actually use the libs, and we don't have any arm hardware with a nvidia GPU to test with properly. It doesn't help that it needs almost 10Gb of build deps. |
|
I am a bot, here is the pushed image/manifest for this PR:
|
Description:
Closes #61
Benefits of this PR and context:
How Has This Been Tested?
Source / References: