From beb25ed28fef7cae2a42785bdee767ba59c6516d Mon Sep 17 00:00:00 2001 From: Vaibhav Adlakha <32997732+vaibhavad@users.noreply.github.com> Date: Mon, 8 Apr 2024 18:48:29 -0400 Subject: [PATCH] Update blogpost.md --- blogpost.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blogpost.md b/blogpost.md index e10e0c3..e5bd625 100644 --- a/blogpost.md +++ b/blogpost.md @@ -145,4 +145,4 @@ Research: [arXiv preprint](link) Code: [LLM2Vec on github](https://github.com/McGill-NLP/llm2vec) -Tutorial: [Learn how to pply LLM2Vec to LLaMA-2](https://github.com/McGill-NLP/llm2vec/blob/main/Tutorial_README.md) +Tutorial: [Learn how to pply LLM2Vec to LLaMA-2](https://github.com/McGill-NLP/llm2vec/blob/main/Tutorial.md)