Fix user guide indent (#10393)
This commit is contained in:
parent
c2fb17bd43
commit
aec83a8be6
1 changed files with 1 additions and 1 deletions
|
|
@ -122,7 +122,7 @@ Please refer to [here](https://bigdl.readthedocs.io/en/latest/doc/LLM/Overview/i
|
|||
|
||||
./run-hbm.sh
|
||||
|
||||
The scipt uses a default numactl strategy. If you want to customize it, please use ``numactl -H`` to check how the index of hbm node and cpu are assigned.
|
||||
The scipt uses a default numactl strategy. If you want to customize it, please use ``numactl -H`` to check how the index of hbm node and cpu are assigned.
|
||||
|
||||
For example:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue