Add syntax highlighting to requirements code block

This commit is contained in:
Spenser Black 2025-01-28 18:07:15 -05:00 committed by GitHub
parent b5d872ead0
commit 760d22821f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -259,7 +259,7 @@ python fp8_cast_bf16.py --input-fp8-hf-path /path/to/fp8_weights --output-bf16-h
> Linux with Python 3.10 only. Mac and Windows are not supported. > Linux with Python 3.10 only. Mac and Windows are not supported.
Dependencies: Dependencies:
``` ```pip-requirements
torch==2.4.1 torch==2.4.1
triton==3.0.0 triton==3.0.0
transformers==4.46.3 transformers==4.46.3