khoj-ai / khoj

Your AI second brain. Get answers to your questions, whether they be online or in your own notes. Use online AI models (e.g gpt4) or private, local LLMs (e.g llama3). Self-host locally or use our cloud instance. Access from Obsidian, Emacs, Desktop app, Web or Whatsapp.
https://khoj.dev
GNU Affero General Public License v3.0
12.64k stars 640 forks source link

Pin pytorch version to 2.0.1 in order to avoid exit code 139 in Docker container #512

Closed sabaimran closed 11 months ago

sabaimran commented 11 months ago

Incoming

Related to https://github.com/pytorch/pytorch/issues/111695, pin the pytorch version to 2.0.1 in order to avoid build issues when running the Khoj image in a Docker container.