~/llamay $ llamay ctx build -m qwen2.5:0.5b -o build/demo/work/from-qwen.llamayctx -p "Two p lus two is" prefilled 4 tokens in 47ms saved build/demo/work/from-qwen.llamayctx (96.07 KiB) in 5ms ~/llamay $ # now try to restore it under a different model ~/llamay $ llamay ctx restore -m smollm2:135m -i build/demo/work/from-qwen.llamayctx llamay ctx: kv: snapshot was taken with different weights: snapshot holds "590bc10b059c7189" , this cache holds "3920124fb79ca350" ~/llamay $ # refused, named, and non-zero — not a silent wrong answer