branch: externals/minuet commit bde3350eaef768aaf8546dcc7b186fd761d947d6 Author: Milan Glacier <d...@milanglacier.com> Commit: Milan Glacier <d...@milanglacier.com>
doc: fix typo. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bc9b62aef1..34fa8b9ce3 100644 --- a/README.md +++ b/README.md @@ -487,9 +487,9 @@ For example, you can set the `end_point` to Additionally, for Ollama users, it is essential to verify whether the model's template supports FIM completion. For example, qwen2.5-coder offers FIM support, as suggested in its -[template]((https://ollama.com/library/qwen2.5-coder/blobs/e94a8ecb9327). -However it may come as a surprise to some users that, `deepseek-coder` does not -support the FIM template, and you should use `deepseek-coder-v2` instead. +[template](https://ollama.com/library/qwen2.5-coder/blobs/e94a8ecb9327). However +it may come as a surprise to some users that, `deepseek-coder` does not support +the FIM template, and you should use `deepseek-coder-v2` instead. The following config is the default.