llm-framework

Tag

Cards List
#llm-framework

Systems optimization should be part of CI/CD

Hacker News Top · 2026-06-24 Cached

This blog post introduces LEVI, a framework for AI-driven research for systems (ADRS) that reduces the cost of algorithmic discovery by using smaller models for most mutations and reserving large models for paradigm shifts, achieving 3-7x cost reduction. It argues that ADRS should be integrated into CI/CD for continuous, bespoke optimization per deployment.

0 favorites 0 likes
#llm-framework

@dosco: the ax framework is a set of ideas some mine, many from others, consolidated together into js/ts library that makes it …

X AI KOLs Following · 2026-06-04 Cached

Ax is a JS/TS library providing high-level abstractions for LLM usage (signatures, agents, flows, optimizers). It now introduces axIR, allowing compilation to Python, Java, C++, and Go, making the same programming model available across multiple languages.

0 favorites 0 likes
#llm-framework

AHD Agent: Agentic Reinforcement Learning for Automatic Heuristic Design

arXiv cs.AI · 2026-05-12 Cached

This paper introduces AHD Agent, a framework using agentic reinforcement learning to enable LLMs to autonomously design heuristics for combinatorial optimization problems by dynamically interacting with the solving environment.

0 favorites 0 likes
#llm-framework

@isaacbmiller1: DSPy 3.2.0 is out! Here are a few highlights: - dspy.RLM improvements around parsing, tool execution, and failure recov…

X AI KOLs Following · 2026-04-21 Cached

DSPy 3.2.0 improves dspy.RLM parsing, tool execution, and failure recovery, plus ongoing work to decouple from LiteLLM.

0 favorites 0 likes
#llm-framework

SwanNLP at SemEval-2026 Task 5: An LLM-based Framework for Plausibility Scoring in Narrative Word Sense Disambiguation

arXiv cs.CL · 2026-04-20 Cached

SwanNLP presents an LLM-based framework for plausibility scoring in narrative word sense disambiguation at SemEval-2026 Task 5, using structured reasoning and dynamic few-shot prompting to predict human-perceived plausibility of word senses in short stories. The work demonstrates that commercial large-parameter LLMs with few-shot prompting and model ensembling effectively replicate human judgment patterns in realistic narrative contexts.

0 favorites 0 likes
#llm-framework

Show HN: A working reference implementation of context engineering

Hacker News Top · 2026-04-17 Cached

A working reference implementation of context engineering — a discipline for designing, retrieving, and injecting organizational context into AI systems to produce accurate, domain-specific outputs. The repo demonstrates five components (corpus, retrieval, injection, output, enforcement) running against Amazon Bedrock with Claude.

0 favorites 0 likes
← Back to home

Submit Feedback