Skip to content

Initialise static LoRA config #172

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

Closed
wants to merge 6 commits into from

Conversation

paulwoodward
Copy link

Allows config as described here to actually work in practice.

Without this you get error when trying to use the LoRA adapted model: "model xx does not exist".

RUN --mount=type=cache,target=/root/.cache/pip \
python3 -m pip install boto3

ARG WASABI_LORA_ADAPTER_PATH
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you explain what is WASABI?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#169 is a better fix for same issue - hence closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants