mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-06 19:10:15 +00:00
cleanup
This commit is contained in:
@@ -77,7 +77,6 @@ const std::vector<LLModel::Implementation> &LLModel::implementationList() {
|
||||
}
|
||||
};
|
||||
|
||||
const char *custom_impl_lookup_path = getenv("GPT4ALL_IMPLEMENTATIONS_PATH");
|
||||
search_in_directory(m_implementations_search_path);
|
||||
#if defined(__APPLE__)
|
||||
search_in_directory("../../../");
|
||||
|
Reference in New Issue
Block a user