Update Documentation with flags to enable GPU on Khoj pip install

- Use tabs for GPU/CPU type khoj being install on
- Update CMAKE flags to use to install Khoj with correct GPU support
  Previous flags used DLLAMA, this has been updated to use DGGML now
  in llama.cpp
This commit is contained in:
Debanjum Singh Solanky
2024-09-29 03:33:05 -07:00
parent 63a2b5b3c4
commit e767b6eba3
2 changed files with 61 additions and 23 deletions

View File

@@ -1,4 +1,4 @@
""" Main module for Khoj Assistant
""" Main module for Khoj
isort:skip_file
"""