Local inference is a resource and serving problem. A weight file fitting in memory does not establish that a long context, multiple requests and the desired latency also fit.
Start with the single-device budget, then select a compatible runtime. Quantization explains what changes in the stored and computed numbers; KV Cache explains sequence-dependent memory. The performance article follows a request through loading, prefill and decoding.
Write down the model variant, precision, context, concurrency and hardware. Compare both task quality and cold/warm performance using the evaluation protocol; changing several settings at once hides the cause of a gain.