From ba71e2bcd94fad62169106ad945c271ebed3b17d Mon Sep 17 00:00:00 2001 From: irfanpena Date: Mon, 9 Sep 2024 15:14:42 +0700 Subject: [PATCH] nits --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ab60c9d0..612824ef7 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ CortexCPP is a Local AI engine that is used to run and customize LLMs. CortexCPP CortexCPP supports the following engines: - [`cortex.llamacpp`](https://github.com/janhq/cortex.llamacpp) -- [`cortex.onnx` Repository](https://github.com/janhq/cortex.onnx) +- [`cortex.onnx`](https://github.com/janhq/cortex.onnx) - [`cortex.tensorrt-llm`](https://github.com/janhq/cortex.tensorrt-llm) ## Installation