mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-22 17:59:12 +00:00
cleanup
This commit is contained in:
parent
c54c42e3fb
commit
98420ea6d5
@ -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("../../../");
|
||||
|
Loading…
Reference in New Issue
Block a user