Articles & Guides

Memory & Context

Claude API relay guides, detection insights and hands-on LLM API benchmarks

19 articles

CCTest · Blog
RecGPT-V3: Moving Recommenders from Replaying History to Stateful Intent Understanding
Memory & Context
cctest.ai
Memory & Context

RecGPT-V3: Moving Recommenders from Replaying History to Stateful Intent Understanding

RecGPT-V3 presents an industrial LLM-based recommender that maintains evolving user memory, grounds intent with Semantic IDs, and compresses reasoning into latent tokens. In Taobao’s “Guess What You Like” feed, the report cites higher engagement and a 52.4% reduction in serving resource consumption.

Read more
CCTest · Blog
Byte-Exact KV-Cache Grafting Turns Model State into Reusable Verified Knowledge
Memory & Context
cctest.ai
Memory & Context

Byte-Exact KV-Cache Grafting Turns Model State into Reusable Verified Knowledge

A new paper proposes storing verified knowledge as byte-exact KV-cache artifacts and grafting them back into a frozen small language model. The result is striking efficiency on repeated cases, but the claims also raise questions about reproducibility and what counts as improved reasoning.

Read more