Skip to content

[FEATURE] Build and publish seperate wheels for each platform [linux,mps,windows] #438

@ParagEkbote

Description

@ParagEkbote

Is your feature request related to a problem? Please describe.

To prevent breakages for other platforms like MPS and Windows due to deps like openvino, llmcompressor and torch which do not have universal support for each platform, we can publish separate wheels for the platform. If this proves to be a bit of a challenge, we can use a PEP 425 tag for the linux version, so that users are aware of combability when they install the package. WDYT?

cc: @davidberenstein1957

Describe the solution you'd like

Publish separate wheels for each platform or tag the future versions for linux only installation.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions