Articles & Guides

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

795 articles

CCTest · Blog
DiffusionGemma: Discrete Diffusion Takes Aim at LLM Decoding Bottlenecks
Diffusion Models
cctest.ai
Diffusion Models

DiffusionGemma: Discrete Diffusion Takes Aim at LLM Decoding Bottlenecks

DiffusionGemma is an experimental open-weight language model that uses discrete diffusion to generate text in parallel blocks rather than token by token. Built by fine-tuning Gemma 4, it explores whether diffusion-style decoding can deliver a better speed-capability trade-off for LLMs.

Read more
CCTest · Blog
GradCuit Optimizes LLM Reasoning Inside the Transformer at Test Time
Large Language Models
cctest.ai

GradCuit Optimizes LLM Reasoning Inside the Transformer at Test Time

GradCuit introduces a test-time latent optimization method that inserts trainable continuous states into an intermediate Transformer layer. By routing reward-weighted gradients from the generated continuation back to those states, it aims to make latent reasoning more robust and interpretable.

Read more
CCTest · Blog
SAF-OPD: A More Stable Way to Combine RLVR and On-Policy Distillation
Reinforcement Learning
cctest.ai

SAF-OPD: A More Stable Way to Combine RLVR and On-Policy Distillation

SAF-OPD tackles a subtle failure mode in LLM post-training: reinforcement learning with verifiable rewards and on-policy distillation are complementary, but a fixed mixture can collapse entropy and suppress exploration. The proposed SAF framework regulates when and how strongly the teacher signal is used.

Read more
CCTest · Blog
CS-JEPA: A Decentralized Way for Swarm Robots to Predict a Shared Future
Robotics & Physical AI
cctest.ai

CS-JEPA: A Decentralized Way for Swarm Robots to Predict a Shared Future

A new paper introduces Collective-State JEPA, a decentralized predictive architecture that lets each robot in a swarm form a representation of the same future collective state. The results highlight label efficiency, topology transfer, and planning-relevant value estimation.

Read more