From 504c15374ef4d88521a084aa9cd7502ac18fa5bf Mon Sep 17 00:00:00 2001 From: Jason Liu Date: Mon, 12 Feb 2024 19:29:37 -0500 Subject: [PATCH] chore: remove duplicated link --- docs/blog/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/blog/index.md b/docs/blog/index.md index 695af43..76f1326 100644 --- a/docs/blog/index.md +++ b/docs/blog/index.md @@ -9,7 +9,6 @@ The goal of the blog is to capture some content that does not neatly fit within 3. [What are the basics of Guardrails and Validation in AI models?](posts/validation-part1.md) 4. [How does one validate citations in AI-generated content?](posts/citations.md) 5. [What are the methods and benefits of fine-tuning and distillation in AI models?](posts/distilation-part1.md) -6. [How can I use Anyscale with Instructor?](posts/anyscale.md) ## Learning Python