llm-systems

Tag

Cards List
#llm-systems

Designing Safety-Constrained LLM Systems for Public Health Information Access

arXiv cs.AI · 2026-07-16 Cached

This paper presents the design and implementation of a safety-constrained LLM system for maternal and child health resource navigation, using a multi-layered architecture with domain-restricted RAG and boundary enforcement to ensure safety and reliability.

0 favorites 0 likes
#llm-systems

How Much Does Correctness Cost? Budgeted Placement of Strong Correctors in a Weak Multi-Agent Swarm

arXiv cs.AI · 2026-07-14 Cached

This paper investigates the optimal placement of expensive 'oracle' correctors within a swarm of unreliable agents to achieve correct consensus, revealing a submodular property and a budget-correctness frontier that depends on the cost–strength curvature.

0 favorites 0 likes
#llm-systems

In practice, our multi-agent failures were almost never the model - they were the handoffs. Does the MAST data match what you see?

Reddit r/AI_Agents · 2026-07-02

An analysis of multi-agent LLM pipeline failures, citing the Berkeley MAST paper which attributes most failures to coordination issues (specification, inter-agent misalignment) rather than model capability, and suggests dedicated verifier agents as a fix.

0 favorites 0 likes
#llm-systems

Governed Shared Memory for Multi-Agent LLM Systems

arXiv cs.AI · 2026-06-24 Cached

This paper introduces MemClaw, a governed shared memory architecture for multi-agent LLM systems, formalizing failure modes like unauthorized leakage and stale propagation, and evaluating the system via the ArgusFleet harness.

0 favorites 0 likes
#llm-systems

@GitHub_Daily: To dive deep into model research, you can't just stay at the application layer—you need to understand how the underlying system is trained and optimized. I stumbled upon LLMSys-PaperList, a carefully curated collection of papers related to large model systems. It is continuously updated from 2022 to the latest top conference papers in 2026, and organized by categories such as training, inference, multimodality...

X AI KOLs Timeline · 2026-06-12 Cached

A carefully curated collection of papers related to large model systems, covering training, inference, multimodality, and more. It is continuously updated and includes technical reports, frameworks, and courses, making it a valuable reference for researchers and developers.

0 favorites 0 likes
#llm-systems

@DanKornas: Keeping up with LLM systems research is messy when papers, reports, frameworks, and course links are scattered everywhe…

X AI KOLs Timeline · 2026-06-09 Cached

LLMSys-PaperList is a curated reading list on GitHub that organizes LLM systems research papers and resources into practical categories such as training systems, serving systems, and multi-modal coverage, helping AI/ML engineers and researchers stay updated.

0 favorites 0 likes
#llm-systems

Most RAG apps in production are confidently wrong and nobody talks about this enough

Reddit r/ArtificialInteligence · 2026-05-13

The article highlights a critical failure mode in production RAG systems where confident but incorrect answers arise from versioning issues and lack of uncertainty mechanisms. It proposes architectural improvements like routing layers, retrieval scoring, and hallucination checks to mitigate these errors.

0 favorites 0 likes
← Back to home

Submit Feedback