Merge pull request #21 from eltociear/patch-1

docs: update README.md
This commit is contained in:
Huang Panpan 2024-12-30 15:03:30 +08:00 committed by GitHub
commit 1b8e18cc29
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)