doubleo7/spike
Austin Schaefer 4fbbe32d9d spike: confirm full pipeline works with shieldstral on CPU (-ngl 0)
The earlier VRAM-exhaustion failure was llama-server defaulting to full
GPU offload for Shieldstral while Ollama's gemma was also resident.
Restarting llama-server with -ngl 0 frees the GPU for gemma and the
full writer->judge ai-agents pipeline runs end to end with no VRAM
contention. Not an ai-agents limitation -- it never touches GPU
placement, only HTTP.
2026-08-06 10:15:16 +02:00
..
agents spike: try ai-agents crate for declarative YAML agent config 2026-08-06 09:38:49 +02:00
NOTES.md spike: confirm full pipeline works with shieldstral on CPU (-ngl 0) 2026-08-06 10:15:16 +02:00
pipeline.yaml spike: try ai-agents crate for declarative YAML agent config 2026-08-06 09:38:49 +02:00