We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Which version of LM Studio? LM Studio Version 0.3.9 (0.3.9)
Which operating system? MacOS Sequoia 15.1
What is the bug? "Failed to index the following folder:"
Screenshots
Logs
To Reproduce Open LM Studio Go to Models Select File Path Refresh Shows Error
Directory will error if there are certain file types in it - I accidentally cloned llama.cpp to the models directory.
The text was updated successfully, but these errors were encountered:
Error was because the same directory also contained files that were not models.
So /models/ lmstudio-community does not have a method to look at models and load them, or ignore. It just throws an error.
Sorry, something went wrong.
No branches or pull requests
Which version of LM Studio?
LM Studio Version 0.3.9 (0.3.9)
Which operating system?
MacOS Sequoia 15.1
What is the bug?
"Failed to index the following folder:"
Screenshots
Logs
To Reproduce
Open LM Studio
Go to Models
Select File Path
Refresh
Shows Error
Directory will error if there are certain file types in it - I accidentally cloned llama.cpp to the models directory.
The text was updated successfully, but these errors were encountered: