Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Improving the use of containers in the project #30

@wisedev-pstach

Description

@wisedev-pstach

I had issues with implementing nice use of containers for llm services - I think what we currently run as mcli api, mcli image-gen and mcli infer would be great to run as docker containers, but then we need containers that can access gpu (and for mac its again different story i think), so for windows we need image with cuda support, and one witout cuda support, same for linux etc.

If you have a idea how it can be solved correctly i think it will be great improvement.

  • For infer its basically dockerizing MaIN.InferPage project
  • For api its dockerizing MaIN project (where we have api)
  • For ImageGen. Content of ImageGen folder in root repo, python api with usage of diffusers to run flux model

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions