Skip to content

Can the docker images be made smaller? #13222

Open
@mcteo

Description

@mcteo

Hi all,

The intelanalytics/ipex-llm-inference-cpp-xpu docker image is ~27GB when unpacked, which is huge, and preventing me from deploying iGPU accelerated Ollama on my server.

There's a few obviously redundancies:

  • There's two versions of drivers installed.
  • Development packages like git, sudo, vim, less are installed.
  • ~4gb of nvidia-* python packages are installed (a transitive dependency of accelerate).

Would it be possible to provide more granular docker images, with these redundancies remove?

Thanks

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions