khoj
khoj copied to clipboard
[FIX]I have imported llama3.1, but it still cannot be used
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:
- Download Ollama
- ollama pull llama3.1
- Uncomment OPENAI_API_BASE environment variable in your downloaded Khoj docker-compose.yml
- docker-compose up
- khoj: 🌖 Khoj is ready to use main.py:220
- 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
- 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.