From ae72a44356c280919587ed6dfd9bb0f1ac9a8166 Mon Sep 17 00:00:00 2001 From: Fatai Alimi <73644238+ftoucch@users.noreply.github.com> Date: Wed, 29 Jan 2025 17:21:54 +0000 Subject: [PATCH] Update README.md Removed redundant asterisk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1330d1..0b452f5 100644 --- a/README.md +++ b/README.md @@ -249,7 +249,7 @@ python fp8_cast_bf16.py --input-fp8-hf-path /path/to/fp8_weights --output-bf16-h ``` > [!NOTE] -> Hugging Face's Transformers has not been directly supported yet.** +> Hugging Face's Transformers has not been directly supported yet. ### 6.1 Inference with DeepSeek-Infer Demo (example only)