Issue #456: Fixed

Removed (probably) unintended double asterisks (**) from the end of (Note): Hugging Face's Transformers has not been directly supported yet.**
This commit is contained in:
Harikrishna Srinivasan 2025-01-30 21:08:16 +05:30 committed by GitHub
parent b5d872ead0
commit 736ec4af98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -249,7 +249,7 @@ python fp8_cast_bf16.py --input-fp8-hf-path /path/to/fp8_weights --output-bf16-h
``` ```
> [!NOTE] > [!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) ### 6.1 Inference with DeepSeek-Infer Demo (example only)