snexus / llm-search

Querying local documents, powered by LLM
MIT License
481 stars 60 forks source link

Question. #48

Closed bbecausereasonss closed 1 year ago

bbecausereasonss commented 1 year ago

Is this compatible with Windows 11, and CUDA 11.8?

ImVexed commented 1 year ago

Ditto, when using the pdf_library.yaml template after activating and installing all deps, the splitter seems to find no files in any of the doc_path's provided. Not sure if this is a windows thing, as the docs seem to only reference linux.

ImVexed commented 1 year ago

nvm, was a bug in the code: https://github.com/snexus/llm-search/issues/50

snexus commented 1 year ago

CUDA 11.8 shouldn't be a problem. Also fixed the compatibility with Python 3.11. Please open a new ticket if you encounter a specific problem.