Tag
A technical blog post presenting a reproducible pipeline to fingerprint whether an LLM was trained from scratch or derived from existing open weights, using architecture, tokenizer, and weight comparisons.
Moonshot AI has open-sourced the Kimi Vendor Verifier (KVV), a tool designed to help users verify the accuracy and correctness of inference provider implementations for open-source models like Kimi K2. It uses six critical benchmarks to detect infrastructure-level issues such as KV cache bugs, quantization degradation, and parameter misuse.