Tagged articles
3 articles
Page 1 of 1
DeepHub IMBA
DeepHub IMBA
Apr 23, 2026 · Artificial Intelligence

Architectural Fixes for LLM Hallucinations: Inference Parameters, RAG, Constrained Decoding, and Post‑Generation Validation

The article breaks down LLM hallucination mitigation into five layers—runtime inference parameters, retrieval‑augmented generation and prompting tricks, constrained decoding with confidence calibration, post‑generation verification checks, and domain‑specific fine‑tuning plus continuous evaluation—showing how each layer reduces false, confident outputs.

Hallucination MitigationLLMRAG
0 likes · 11 min read
Architectural Fixes for LLM Hallucinations: Inference Parameters, RAG, Constrained Decoding, and Post‑Generation Validation
Alibaba Cloud Developer
Alibaba Cloud Developer
Oct 15, 2025 · Artificial Intelligence

Mastering Structured Output in Large Language Models: Techniques, Challenges, and Future Trends

Large language models are evolving from free‑form text generators to reliable data providers by mastering structured output through prompt engineering, validation frameworks, constrained decoding, supervised fine‑tuning, reinforcement learning, and API‑level capabilities, enabling seamless integration with software systems while addressing hallucinations and format reliability.

APILLMPrompt Engineering
0 likes · 28 min read
Mastering Structured Output in Large Language Models: Techniques, Challenges, and Future Trends