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

Harden koboldcpp.sh against conda hijacking #857

Merged

Conversation

henk717
Copy link

@henk717 henk717 commented May 21, 2024

Turns out if you have an env location in .condarc that breaks Micromamba.
This PR bypasses mamba-org/mamba#3299

Turns out conda can override the location of our packages, by ignoring the conda rc files we can prevent this.
Turns out not everything has a --no-rc option, now we hardcode the path.
Not supported in run, breaks the commands.
Copy link
Owner

@LostRuins LostRuins left a comment

Choose a reason for hiding this comment

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

don't fully understand it, but I trust that it works.

@LostRuins LostRuins merged commit 8762880 into LostRuins:concedo_experimental May 21, 2024
1 check passed
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.

None yet

2 participants