LLM: some slight modification to benchmark user guide (#10347)
This commit is contained in:
parent
6829efd350
commit
f4cef95690
1 changed files with 2 additions and 2 deletions
|
|
@ -76,10 +76,10 @@ Please refer to [here](https://bigdl.readthedocs.io/en/latest/doc/LLM/Overview/i
|
||||||
set SYCL_CACHE_PERSISTENT=1
|
set SYCL_CACHE_PERSISTENT=1
|
||||||
python run.py
|
python run.py
|
||||||
|
|
||||||
.. tab:: Other Intel dGPU Series(e.g. Arc™ A770)
|
.. tab:: Other Intel dGPU Series
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
# e.g. Arc™ A770
|
||||||
python run.py
|
python run.py
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue