Skip to content

Support arm64 architecture #206

@nepalevov

Description

@nepalevov

Name and Version

ai-dial-adapter-openai all

What is the problem this feature will solve?

Currently, all DIAL's components have Docker images assembled only for the Linux/Amd64 platform, and it lacks support for Linux/arm64. It makes it impossible to deploy DIAL onto a cost-efficient cluster in clouds (for example, Graviton-familly CPUs in AWS are Arm64). DIAL components are written in Java, Python, and Node.js - Arm64 native images for all of them are available.

What is the feature you are proposing to solve the problem?

Add Linux/Arm64-native images for all DIAL components to enable DIAL is run on Graviton-equipped clusters (and other Arm64).

What alternatives have you considered?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions