khoj icon indicating copy to clipboard operation
khoj copied to clipboard

[FIX]I have imported llama3.1, but it still cannot be used

Open YJExpand opened this issue 1 month ago • 3 comments

Describe the bug

According to the document https://docs.khoj.dev/advanced/ollama, follow the steps to execute the terminal command, but it still doesn't work

To Reproduce

Steps to reproduce the behavior:

  1. Download Ollama
  2. ollama pull llama3.1
  3. Uncomment OPENAI_API_BASE environment variable in your downloaded Khoj docker-compose.yml
  4. docker-compose up
  5. khoj: 🌖 Khoj is ready to use main.py:220
  6. Enter text, but no reply

Screenshots

If applicable, add screenshots to help explain your problem.

Platform

  • Server:
    • [ ] Cloud-Hosted (https://app.khoj.dev)
    • [x] Self-Hosted Docker
    • [ ] Self-Hosted Python package
    • [ ] Self-Hosted source code
  • Client:
    • [ ] Obsidian
    • [ ] Emacs
    • [ ] Desktop app
    • [x] Web browser
    • [ ] WhatsApp
  • OS:
    • [ ] Windows
    • [x] macOS 14.1.1
    • CPU 3 GHz Hexa-core Intel Core i5
    • Radeon Pro 570X 4 GB
    • [ ] Linux
    • [ ] Android
    • [ ] iOS

If self-hosted

  • Server Version [e.g. 1.0.1]: khoj 1.33.2

Additional context

Add any other context about the problem here. iShot_2025-01-13_10 42 57 iShot_2025-01-13_10 43 37 iShot_2025-01-13_10 57 18 iShot_2025-01-13_10 57 36 iShot_2025-01-13_11 01 22

YJExpand avatar Jan 13 '25 03:01 YJExpand