← heapsort-ai

LLM

612 items

ARTICLEDEV.to AI·4/27/2026

Token Budget Negotiator

Token Budget Negotiator is a tool that optimizes LLM prompts by systematically identifying and removing non-essential sections. It uses a greedy ablation loop and an LLM judge to reduce prompt length, maintaining quality while hitting target cost savings.

27
CASEAWS Machine Learning Blog·12d ago

Training Azerbaijani language models on Amazon SageMaker AI

Azercell Telecom partnered with the AWS Generative AI Innovation Center to develop an Azerbaijani large language model (LLM) on Amazon SageMaker AI. This six-week collaboration established a production-ready framework for telecom use cases and a customer-facing chatbot, overcoming data scarcity and linguistic complexity challenges.

27
ARTICLEDEV.to AI·29d ago

AI Agents: Architecture and Implementation

AI agents are autonomous systems using large language models to perceive environments, reason, and act, representing the next step in LLM applications. They comprise an LLM core, tools, and a reasoning loop, where the LLM selects and executes tools based on well-defined descriptions to complete tasks.

27