
A Guide to Large Language Model Abstractions
Date : 2024-01-30
Description
In this article in Two Sigma, the authors provide a comprehensive overview of the landscape of frameworks for abstracting interactions with and between large language models. They suggest two systems of organization for reasoning about the various approaches to, and philosophies of, LLM abstraction:
- Language Model System Interface Model (LMSI), a new seven layer abstraction, inspired by the OSI model in computer systems and networking, to stratify the programming and interaction frameworks that have emerged in recent months.
- A categorization of five families of LM Abstractions which they have identified to perform similar classes of functionality.
Read article here
Recently on :
Artificial Intelligence
Information Processing | Computing
PITTI - 2026-07-14
What Happens When AI Agents Have to Find Their Own Market?
Implementation of the Scaling Trust project : early lessons from simulating discovery, negotiation, and trust between autonomou...
PITTI - 2026-03-05
Scaling Trust : a Missing Piece in Multi-Agent Worlds
Humanity’s ability to build complex civilizations relies on an "invisible infrastructure" - the shared culture, institutions, a...
PITTI - 2026-01-14
Cultural, Ideological and Political Bias in LLMs
Transcription of a talk given during the work sessions organized by Technoréalisme on December 9, 2025, in Paris. The talk pres...
WEB - 2025-11-13
Measuring political bias in Claude
Anthropic gives insights into their evaluation methods to measure political bias in models.
WEB - 2025-10-09
Defining and evaluating political bias in LLMs
OpenAI created a political bias evaluation that mirrors real-world usage to stress-test their models’ ability to remain objecti...