Replies: 4 comments 7 replies
-
@sabaimran thanks for your attention ~
ERROR - _pytest.pathlib.ImportPathMismatchError: ('tests.conftest', 'E:\\khoj\\tests\\conftest.py', WindowsPath('E:/$RECYCLE.BIN/S-1-5-2... Is my pytest version incorrect? |
Beta Was this translation helpful? Give feedback.
-
I notice that there are more and more issues calling for more custom configurations, e.g.
I believe we should carefully consider the level of configurability that this project should achieve. |
Beta Was this translation helpful? Give feedback.
-
Perhaps it is not the time to provide advanced configurable options for users, this PR is on hold for now. 🎈 |
Beta Was this translation helpful? Give feedback.
-
Definitely seconding this but at the same time what are the constraints of "plug and play"? https://github.com/nichtdax/awesome-totally-open-chatgpt nichtdax/awesome-totally-open-chatgpt#30 |
Beta Was this translation helpful? Give feedback.
-
As designed in #402, discuss the feature requests for this proposal.
@Ellen7ions , thanks for raising the PR! If you could add some more clarity to above questions, that would be helpful.
As is, the PR wouldn't quite work as intended. Anything the user inputs needs to be supported by an additional download step on Khoj's end. It wouldn't support any LlamaV2 model out of the box, but would support any GPT4All model.
This isn't a use case we were planning to support, as there's a lot of variability in model quality and hardware requirements.
Open to hearing your thoughts!
Beta Was this translation helpful? Give feedback.
All reactions