How can I reduce CUDA memory usage?
Use gradient accumulation and mixed precision...
[C1] Exact source citation verifiedLLM systems · Independent project
ResolveAI
A production-oriented RAG system for grounded engineering support and incident intelligence.
Built an end-to-end retrieval and answer pipeline with BM25, dense embeddings, reciprocal-rank fusion, cross-encoder reranking, strict structured output, citation validation, safe refusal, and deterministic fallback. Evaluation is treated as a release gate, not an afterthought.