From: b4b4o Date: Mon, 8 Jul 2024 14:19:24 +0000 (+0800) Subject: readme : fix web link error [no ci] (#8347) X-Git-Tag: upstream/0.0.4488~1139 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=c4dd11d1d3903e1922c06242e189f6310fc4d8c3;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : fix web link error [no ci] (#8347) --- diff --git a/README.md b/README.md index 5498d5fc..aa707081 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:**