From 9c17f54761405a09841eb51d111360782645df47 Mon Sep 17 00:00:00 2001 From: Adil Hafeez Date: Tue, 26 Nov 2024 14:02:21 -0800 Subject: [PATCH] fix format --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e35285a..0bcb21d5 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,8 @@ Before you begin, ensure you have the following: - `Docker` & `Python` installed on your system - `API Keys` for LLM providers (if using external LLMs) -> [!NOTE] We use vllm to serve arch-fc model but vllm is not supported in mac currently. So we have hosted arch-fc in a cloud instance to simplify the e2e experience. We are working on to make this better by providing support for running arch-fc locally. More here [#258](https://github.com/katanemo/archgw/issues/258). +> [!NOTE] +> We use vllm to serve arch-fc model but vllm is not supported in mac currently. So we have hosted arch-fc in a cloud instance to simplify the e2e experience. We are working on to make this better by providing support for running arch-fc locally. More here [#258](https://github.com/katanemo/archgw/issues/258). ### Step 1: Install Arch