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

Adds lms import command #23

Merged
merged 1 commit into from
May 15, 2024
Merged

Adds lms import command #23

merged 1 commit into from
May 15, 2024

Conversation

ryan-the-crayon
Copy link
Contributor

lms import is a command that helps people moving existing model files into LM Studio models folder. It supports some heuristics to make the process easier. It also comes with copy, symlink, hard link modes. As well as dry run.

Tied to this PR: lmstudio-ai/lmstudio.js#24 which added information about which file extensions are likely to be model files.

@ryan-the-crayon ryan-the-crayon merged commit 62f8a8e into main May 15, 2024
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.

FEATURE: command to import a GGUF into the working models directory
2 participants