From c83dfdc7f6bd3a341c8bab2e58786a780d7b1fb1 Mon Sep 17 00:00:00 2001 From: bilgeyucel Date: Wed, 8 Nov 2023 14:18:17 +0300 Subject: [PATCH] Fix bug in the image caption --- content/blog/guide-to-using-zephyr-with-haystack2/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/guide-to-using-zephyr-with-haystack2/index.md b/content/blog/guide-to-using-zephyr-with-haystack2/index.md index c800b0a5..2b3280c3 100644 --- a/content/blog/guide-to-using-zephyr-with-haystack2/index.md +++ b/content/blog/guide-to-using-zephyr-with-haystack2/index.md @@ -3,7 +3,7 @@ layout: blog-post title: Guide to Using Zephyr Models to Generate Answers on Your Data description: Learn how to use the new Zephyr models in Haystack 2.0 pipelines with the upcoming HuggingFaceLocalGenerator featured_image: thumbnail.png -featured_image_caption: Build retrieval-augmented pipleines using open-source LLMs from Hugging Face 🪁 +featured_image_caption: Build retrieval-augmented pipelines using open-source LLMs from Hugging Face 🪁 images: ["blog/guide-to-using-zephyr-with-haystack2/thumbnail.png"] toc: True date: 2023-11-06