Mirror of khoj from Github
Find a file
sabaimran 124d97c26d
Replace Falcon 🦅 model with Llama V2 🦙 for offline chat (#352)
* Working example with LlamaV2 running locally on my machine

- Download from huggingface
- Plug in to GPT4All
- Update prompts to fit the llama format

* Add appropriate prompts for extracting questions based on a query based on llama format

* Rename Falcon to Llama and make some improvements to the extract_questions flow

* Do further tuning to extract question prompts and unit tests

* Disable extracting questions dynamically from Llama, as results are still unreliable
2023-07-27 20:51:20 -07:00
.github/workflows Delete FUNDING.yml 2023-07-27 15:28:47 -07:00
config Add chat-model param in sample config yml and document (#341) 2023-07-22 16:53:08 -07:00
docs Add chat-model param in sample config yml and document (#341) 2023-07-22 16:53:08 -07:00
scripts Upgrade bump_version script to handle release and post-release commit 2023-03-10 15:23:17 -06:00
src Replace Falcon 🦅 model with Llama V2 🦙 for offline chat (#352) 2023-07-27 20:51:20 -07:00
tests Replace Falcon 🦅 model with Llama V2 🦙 for offline chat (#352) 2023-07-27 20:51:20 -07:00
.dockerignore Use pypi khoj to fix docker builds and dockerize github workflow 2023-02-19 01:57:01 -06:00
.gitignore Test Chat Actor Capabilities; ability to answer from notes, chat logs etc 2023-03-16 09:30:37 -06:00
.pre-commit-config.yaml Run mypy checks in test workflow and on push (via pre-commit) 2023-02-17 16:08:56 -06:00
docker-compose.yml Update Khoj server to run on non standard port, 42110 instead of 8000 2023-07-10 21:27:58 -07:00
Dockerfile Migrate from PyQT6 to PySide6 2023-07-11 18:43:44 -07:00
Khoj.desktop Fix Khoj subtitle in desktop entry, pyproject, cli and Obsidian Readme 2023-07-02 16:09:07 -07:00
Khoj.spec Fix import issues in desktop image builds (#343) 2023-07-26 15:45:52 -07:00
LICENSE Add, configure and run pre-commit locally and in test workflow 2023-02-17 13:31:36 -06:00
manifest.json Release Khoj version 0.9.0 2023-07-18 19:59:27 -07:00
pyproject.toml Replace Falcon 🦅 model with Llama V2 🦙 for offline chat (#352) 2023-07-27 20:51:20 -07:00
README.md Center the title, add table headers 2023-07-21 23:36:38 -07:00
versions.json Release Khoj version 0.9.0 2023-07-18 19:59:27 -07:00

Khoj Logo

test dockerize pypi

An AI personal assistant for your digital brain

Our goal with Khoj is to make something that can live on your desktop and give you a privacy-first, open-source, and extensible way to search and chat with your digital brain.

Install Get on the Cloud Get Involved
See the docs Visit the website Join the community