From f58195d1bc7ae600bf2d89268cf17964cce05e5d Mon Sep 17 00:00:00 2001 From: Nicolas Patry Date: Tue, 1 Oct 2024 11:10:44 +0200 Subject: [PATCH] Update integration test after switch to bf16. --- .../test_mllama/test_mllama_load.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/integration-tests/models/__snapshots__/test_mllama/test_mllama_load.json b/integration-tests/models/__snapshots__/test_mllama/test_mllama_load.json index 1ea55f1e..95ba7a78 100644 --- a/integration-tests/models/__snapshots__/test_mllama/test_mllama_load.json +++ b/integration-tests/models/__snapshots__/test_mllama/test_mllama_load.json @@ -14,7 +14,7 @@ "usage": null } ], - "created": 1727555830, + "created": 1727773835, "id": "", "model": "meta-llama/Llama-3.2-11B-Vision-Instruct", "object": "chat.completion", @@ -32,7 +32,7 @@ "index": 0, "logprobs": null, "message": { - "content": "In a bustling city, a chicken named Cluck", + "content": "In a world where even chickens could dream big,", "name": null, "role": "assistant", "tool_calls": null @@ -40,7 +40,7 @@ "usage": null } ], - "created": 1727555830, + "created": 1727773835, "id": "", "model": "meta-llama/Llama-3.2-11B-Vision-Instruct", "object": "chat.completion", @@ -58,7 +58,7 @@ "index": 0, "logprobs": null, "message": { - "content": "In a bustling city, a chicken named Cluck", + "content": "In a world where even chickens could dream big,", "name": null, "role": "assistant", "tool_calls": null @@ -66,7 +66,7 @@ "usage": null } ], - "created": 1727555830, + "created": 1727773835, "id": "", "model": "meta-llama/Llama-3.2-11B-Vision-Instruct", "object": "chat.completion", @@ -84,7 +84,7 @@ "index": 0, "logprobs": null, "message": { - "content": "In a bustling city, a chicken named Cluck", + "content": "In a world where even chickens could dream big,", "name": null, "role": "assistant", "tool_calls": null @@ -92,7 +92,7 @@ "usage": null } ], - "created": 1727555830, + "created": 1727773835, "id": "", "model": "meta-llama/Llama-3.2-11B-Vision-Instruct", "object": "chat.completion",