- install ollama somehwere
Then:
# download the model:
ollama pull huggingface.co/bartowski/Qwen2.5-14B-Instruct-1M-GGUF
# start ollama server:
OLLAMA_MODELS=/usr/share/ollama/.ollama/models OLLAMA_HOST=0.0.0.0:5000 ollama serve
In another terminal:
# install with poetry
poetry install
# run agent orchestrator
poetry run python agent_orchestrator.py
# it's now running, gl
- Code Isolation
- File Manager
- Forum
- Notes
- Persona
- Quest Manager
- Rag
- Wikisearch