docs: update README.md

HuggingFace -> Hugging Face
This commit is contained in:
Ikko Eltociear Ashimine 2024-12-29 00:43:11 +09:00 committed by GitHub
parent 8f1c9488b5
commit 710c8b8b6e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -243,7 +243,7 @@ cd inference
python fp8_cast_bf16.py --input-fp8-hf-path /path/to/fp8_weights --output-bf16-hf-path /path/to/bf16_weights
```
**NOTE: Huggingface's Transformers has not been directly supported yet.**
**NOTE: Hugging Face's Transformers has not been directly supported yet.**
### 6.1 Inference with DeepSeek-Infer Demo (example only)