Articles & Guides

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

795 articles

CCTest · Blog
Distilled RL brings teacher guidance into reinforcement learning for LLM post-training
Reinforcement Learning
cctest.ai

Distilled RL brings teacher guidance into reinforcement learning for LLM post-training

Distilled Reinforcement Learning proposes a middle path between outcome-only RL and unconditional online policy distillation. It uses a teacher model to redistribute token-level policy-gradient signals while keeping optimization anchored to rewards.

Read more
CCTest · Blog
GigaChat Audio: A Time-Aware Open Audio LLM for Long Recordings
Speech & Audio
cctest.ai
Speech & Audio

GigaChat Audio: A Time-Aware Open Audio LLM for Long Recordings

This paper targets one of the hardest problems in long-audio understanding: temporal grounding. The model can answer questions with explicit timestamps over inputs as long as 120 minutes. Its key idea is to interleave periodic time markers with continuous audio tokens and train with large-scale synthetic supervision.

Read more
CCTest · Blog
DiffGI Reframes Thin-Shell 3D Generation as Differentiable Geometry Images
Diffusion Models
cctest.ai
Diffusion Models

DiffGI Reframes Thin-Shell 3D Generation as Differentiable Geometry Images

DiffGI targets a long-standing weakness of many 3D generative models: representing thin-shell and non-manifold surfaces such as garments. By combining continuous 2D TSDF maps with differentiable Marching Squares, it links compact 2D latent representations directly to 3D surface optimization.

Read more
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