pull/913/head
Richard Guo 1 year ago committed by AT
parent 67b7641390
commit fb09f412ff

@ -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…
Cancel
Save