From 77178347eac22531a281c135baa31b04913cdbf5 Mon Sep 17 00:00:00 2001 From: Carl Pearson Date: Mon, 8 May 2023 13:01:33 -0600 Subject: [PATCH] a Vicuna-13B link --- content/post/20230506_vicuna/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/post/20230506_vicuna/index.md b/content/post/20230506_vicuna/index.md index 9f6fc61..b5c9d7f 100644 --- a/content/post/20230506_vicuna/index.md +++ b/content/post/20230506_vicuna/index.md @@ -39,7 +39,7 @@ categories = [] +++ -Vicuna-13B is an LLM chatbot based off of the LLaMa model. +[Vicuna-13B](https://lmsys.org/blog/2023-03-30-vicuna/) is an LLM chatbot based off of the LLaMa model. It's authors claim it achieves 90% of the quality of ChatGPT in a "fun and non-scientific" evaluation. You can rent some cloud hardware and experiment with Vicuna 13B yourself!