From c4dd11d1d3903e1922c06242e189f6310fc4d8c3 Mon Sep 17 00:00:00 2001 From: b4b4o Date: Mon, 8 Jul 2024 22:19:24 +0800 Subject: [PATCH] readme : fix web link error [no ci] (#8347) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5498d5fc6..aa7070811 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ Typically finetunes of the base models below are supported as well. - [x] [GPT-NeoX](https://github.com/EleutherAI/gpt-neox) + [Pythia](https://github.com/EleutherAI/pythia) - [x] [ChatGLM3-6b](https://huggingface.co/THUDM/chatglm3-6b) + [ChatGLM4-9b](https://huggingface.co/THUDM/glm-4-9b) -(instructions for supporting more models: [HOWTO-add-model.md](./docs/HOWTO-add-model.md)) +(instructions for supporting more models: [HOWTO-add-model.md](./docs/development/HOWTO-add-model.md)) **Multimodal models:**