From c77d8ec6b1e6a00639ec7348950e628ad3a076dd Mon Sep 17 00:00:00 2001 From: BlueRum <70618399+ht-zhou@users.noreply.github.com> Date: Wed, 29 Mar 2023 10:24:35 +0800 Subject: [PATCH] Polish readme link --- applications/Chat/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/Chat/README.md b/applications/Chat/README.md index f69f32ac4a40..3c4844977013 100644 --- a/applications/Chat/README.md +++ b/applications/Chat/README.md @@ -280,7 +280,7 @@ For more details, see [`inference/`](https://github.com/hpcaitech/ColossalAI/tre -You can find more examples in this [repo](https://github.com/XueFuzhao/InstructionWild/blob/main/compare.md). +You can find more examples in this [repo](https://github.com/XueFuzhao/InstructionWild/blob/main/comparison.md). ### Limitation for LLaMA-finetuned models - Both Alpaca and ColossalChat are based on LLaMA. It is hard to compensate for the missing knowledge in the pre-training stage.