Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support lazy loading the lora module for reducing the loading p… #434

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Jun 11, 2024

  1. feat: support lazy loading the lora module for reducing the loading p…

    …lace
    LS authored and LS committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e01df4a View commit details
    Browse the repository at this point in the history
  2. fix: store the layer:filename pair in module_map for lazy loading

    LS authored and LS committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    66784f5 View commit details
    Browse the repository at this point in the history
  3. fix: add missing imports

    LS authored and LS committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6d91a88 View commit details
    Browse the repository at this point in the history
  4. fix: work with cpu device object

    LS authored and LS committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    86085df View commit details
    Browse the repository at this point in the history