From fd5380b918090debfb02469404b6d5ed6147627d Mon Sep 17 00:00:00 2001 From: bojiang <5886138+bojiang@users.noreply.github.com> Date: Fri, 18 Oct 2024 12:48:02 +0800 Subject: [PATCH] fix(doc): README.md Signed-off-by: bojiang <5886138+bojiang@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e777ce1..1ae8df81 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ openllm deploy llama3:8b ``` > [!NOTE] -> If you are deploying a gated models, make sure to add `--env HF_TOKEN=$HF_TOKEN` +> If you are deploying a gated models, make sure to set HF_TOKEN in enviroment variables Once the deployment is complete, you can run model inference on the BentoCloud console: