Description
I am trying to run OptimAI CLI Node on an ARM instance, but the current Ubuntu binary does not work.
Environment:
- OS: Ubuntu 24.04.4 LTS (aarch64)
- Architecture:
aarch64 (ARM64)
- Command:
optimai-cli auth login --legacy
- Error:
bash: /usr/local/bin/optimai-cli: cannot execute binary file: Exec format error
Request:
Please release an official linux-arm64 binary (optimai_cli_ubuntu_arm64) so we can run the node on ARM-based cpu.
Supporting ARM64 would be very helpful for the community.
Thanks!
Description
I am trying to run OptimAI CLI Node on an ARM instance, but the current Ubuntu binary does not work.
Environment:
aarch64(ARM64)optimai-cli auth login --legacybash: /usr/local/bin/optimai-cli: cannot execute binary file: Exec format errorRequest:
Please release an official
linux-arm64binary (optimai_cli_ubuntu_arm64) so we can run the node on ARM-based cpu.Supporting ARM64 would be very helpful for the community.
Thanks!