From 15c1fef096601763994326b7ebad9f639ed86a38 Mon Sep 17 00:00:00 2001 From: Kristian Aune Date: Thu, 19 Dec 2024 09:29:46 +0100 Subject: [PATCH] fix default logo --- .../examples/mother-of-all-embedding-models-cloud.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sphinx/source/examples/mother-of-all-embedding-models-cloud.ipynb b/docs/sphinx/source/examples/mother-of-all-embedding-models-cloud.ipynb index 1fd8e187..13b7750f 100644 --- a/docs/sphinx/source/examples/mother-of-all-embedding-models-cloud.ipynb +++ b/docs/sphinx/source/examples/mother-of-all-embedding-models-cloud.ipynb @@ -8,7 +8,7 @@ "\n", " \n", " \n", - " \"#Vespa\"\n", + " \"#Vespa\"\n", "\n", "\n", "# BGE-M3 - The Mother of all embedding models\n", @@ -666,4 +666,4 @@ }, "nbformat": 4, "nbformat_minor": 5 -} \ No newline at end of file +}