mirror of
https://github.com/deepseek-ai/DeepSeek-V3.git
synced 2025-02-22 13:48:56 -05:00
Add syntax highlighting to requirements code block
This commit is contained in:
parent
b5d872ead0
commit
760d22821f
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user