Agentic/vibe coding configuration? Particularly - context window

Best scenario for “vibe coding” is to use vLLM or SGLang with 128k context-window max, primarily because of the concurrency support, which is what code assistants will rely on.

I would definitely would use the great work of @eugr, that already works for 1 -2 sparks: GitHub - eugr/spark-vllm-docker: Docker configuration for running VLLM on dual DGX Sparks

Please check also this discussion to get more background: