PACT, head-to-head LLM negotiation benchmark. 20-round buyer-seller bargaining game: each round the AIs can message, the buyer submits a bid and the seller submits an ask. If bid ≥ ask, trade clears at the midpoint. Thousands of matchups.

Reddit r/singularity Tools

Summary

PACT introduces a head-to-head negotiation benchmark for LLMs using a 20-round buyer-seller bargaining game to test persuasion and adaptation. Top performers include GPT-5.5 and Opus 4.7, with ratings computed via Glicko-2 on an Elo-like scale.

PACT tests negotiation under partial information: persuasion, commitment, deception, anchoring, threats, and adaptation across repeated rounds. More info, game logs, charts: [https://github.com/lechmazur/pact](https://github.com/lechmazur/pact) GPT-5.5, Opus 4.7, DeepSeek V4 Pro, Gemini 3.1 Pro, Kimi K2.6 are the top 5. Note that opponent mixes vary by model and charts like Average Profit by Round do not control for them. Ratings are computed with Glicko-2 and displayed on an Elo-like scale, with new entries starting at 1500.
Original Article

Similar Articles