mirror of
https://github.com/deepseek-ai/DeepSeek-V3.git
synced 2025-02-22 21:58:58 -05:00
Merge pull request #440 from spenserblack/main
Add syntax highlighting to requirements code block
This commit is contained in:
commit
09d108620a
@ -271,7 +271,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