]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : fix web link error [no ci] (#8347)
authorb4b4o <redacted>
Mon, 8 Jul 2024 14:19:24 +0000 (22:19 +0800)
committerGitHub <redacted>
Mon, 8 Jul 2024 14:19:24 +0000 (17:19 +0300)
README.md

index 5498d5fc6755acb6645061ed6e64551ab2395388..aa70708116571530ae40ac3662ede9e1f9cb75b9 100644 (file)
--- 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:**