From c5cd2d97969997eefa586a49634a3f97f864ec51 Mon Sep 17 00:00:00 2001 From: Cam Quilici Date: Mon, 15 Dec 2025 11:00:45 -0600 Subject: [PATCH] fix: add final newline to original perf-changelog.yaml so that there wont be erroneous negative diff [skip-sweep] --- perf-changelog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perf-changelog.yaml b/perf-changelog.yaml index a74285c53..112145f10 100644 --- a/perf-changelog.yaml +++ b/perf-changelog.yaml @@ -80,4 +80,4 @@ description: | - Update vLLM image for NVIDIA configs from vLLM 0.11.0 to vLLM 0.11.2 - Adds kv-cache-dtype: fp8 to benchmarks/gptoss_fp4_b200_docker.sh - PR: https://github.com/InferenceMAX/InferenceMAX/pull/273 \ No newline at end of file + PR: https://github.com/InferenceMAX/InferenceMAX/pull/273