πŸ“š Awesome Large Language Models

21,960 papers across 0 tags, ranked by community signal and explained.

Showing 24 of 21,960 papers
Internal Safety Collapse In Frontier Large Language Models
Mar 2026

Internal Safety Collapse In Frontier Large Language Models

Yutao Wu, Xiao Liu, Yifeng Gao, et al.
arXiv β†—

This work identifies a critical failure mode in frontier large language models (LLMs), which we term Internal Safety Collapse (ISC): under certain task conditions, models enter a s…

πŸ“š 2πŸ’› 31⭐ 767
Multi-Agent LLMs Fail to Explore Each Other
Jul 2026

Multi-Agent LLMs Fail to Explore Each Other

Hyeong Kyu Choi et al.
arXiv β†—

Exploration is essential for reliable autonomy in multi-agent systems, yet it remains unclear whether large language model (LLM) agents can explore effectively when inte

πŸ’› 11
DeepLoop: Depth Scaling for Looped Transformers
Jul 2026

DeepLoop: Depth Scaling for Looped Transformers

Shuzhen Li et al.
arXiv β†—

Looped Transformers scale sequential computation by applying a compact stack of physical blocks for multiple rounds, increasing unrolled depth without increasing stored

πŸ’› 8
Efficient Memory Management For Large Language Model Serving With Pagedattention
Sep 2023

Efficient Memory Management For Large Language Model Serving With Pagedattention

Woosuk Kwon, Zhuohan Li, Siyuan Zhuang, et al.
arXiv β†—

High throughput serving of large language models (LLMs) requires batching sufficiently many requests at a time. However, existing systems struggle because the key-value cache (KV c…

πŸ“š 5512πŸ’› 54⭐ 77.7k
Llms Can Easily Learn To Reason From Demonstrations Structure, Not Content, Is What Matters!
Feb 2025

Llms Can Easily Learn To Reason From Demonstrations Structure, Not Content, Is What Matters!

Dacheng Li, Shiyi Cao, Tyler Griggs, et al.
arXiv β†—

Large reasoning models (LRMs) tackle complex reasoning problems by following long chain-of-thoughts (Long CoT) that incorporate reflection, backtracking, and self-validation. Howev…

πŸ“š 121πŸ’› 40⭐ 3.4k