Skip to content

fix(deps): detect local llmfit installs before install/upgrade#11

Open
adberenguer wants to merge 1 commit into
huggingface:mainfrom
adberenguer:fix/llmfit-local-detection
Open

fix(deps): detect local llmfit installs before install/upgrade#11
adberenguer wants to merge 1 commit into
huggingface:mainfrom
adberenguer:fix/llmfit-local-detection

Conversation

@adberenguer
Copy link
Copy Markdown

Check for existing llmfit binaries in user-local paths before triggering install logic. If found, prepend the matching path to PATH and return early. This avoids unnecessary reinstall/upgrade when llmfit is already available locally on macOS/Linux.

Check for existing llmfit binaries in user-local paths before triggering install logic.
If found, prepend the matching path to PATH and return early.
This avoids unnecessary reinstall/upgrade when llmfit is already available locally on macOS/Linux.
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.

1 participant