Skip to content
AxiomLogicaSearch
Category

AI & ML

All about AI and Machine Learning, Latest articles, advances in domain.

All articles

MultiHop-RAG benchmarks explained: what the dataset reveals about iterative retrieval
AI & ML

MultiHop-RAG benchmarks explained: what the dataset reveals about iterative retrieval

MultiHop-RAG shows that existing RAG methods struggle when evidence is spread across 2 to 4 documents — the benchmark’s 2,556-query setup exposes the weakness of single-pass retrieval and motivates iterative retrieval — but the paper demonstrates this on a news-article knowledge base, so the result is strong evidence for multi-hop failure modes rather than a universal fix.

20 min read
How to run untrusted Python code in E2B sandboxes for agent workflows
AI & ML

How to run untrusted Python code in E2B sandboxes for agent workflows

E2B provides isolated sandboxes that let agents safely execute code, process data, and run tools — but the security boundary is only as strong as your template, filesystem, and network controls — so the tutorial must show how to constrain file access, keep secrets out of the sandbox, and treat the sandbox as an execution-only tool.

21 min read
AI & ML

Steering LLM Activations: Implementing Dialz for Concept Manipulation

Implementing Dialz allows for real-time latent activation steering without full fine-tuning, achieving a 40% reduction in inference latency compared to LoRA adapters, while necessitating precise calibration of steering vectors to prevent output logit degradation.

16 min read

The weekly brief.

One email each Sunday with what we tested, what we'd buy, and what to skip. No filler.