mirror of
https://github.com/RYDE-WORK/ktransformers.git
synced 2026-02-05 22:13:16 +08:00
Merge pull request #445 from dedfaf/main
Fix typo in DeepseekR1_V3_tutorial.md Line 174
This commit is contained in:
commit
2671fc7f4b
@ -171,7 +171,7 @@ Attention! If you are testing R1 and it may skip thinking. So you can add arg: `
|
|||||||
|
|
||||||
#### Dual socket version (64 cores)
|
#### Dual socket version (64 cores)
|
||||||
|
|
||||||
Make suer before you install (use install.sh or `make dev_install`), setting the env var `USE_NUMA=1` by `export USE_NUMA=1` (if already installed, reinstall it with this env var set). You may check the doc [here](./install.md) for install details. <br>
|
Make sure before you install (use install.sh or `make dev_install`), setting the env var `USE_NUMA=1` by `export USE_NUMA=1` (if already installed, reinstall it with this env var set). You may check the doc [here](./install.md) for install details. <br>
|
||||||
|
|
||||||
Test Command:
|
Test Command:
|
||||||
``` shell
|
``` shell
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user