fix typo in python/llm/scripts/README.md (#11536)

This commit is contained in:
Xin Qiu 2024-07-09 09:53:14 +08:00 committed by GitHub
parent 099486afb7
commit 69701b3ec8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
## Env-Check
The **Env-Check** scripts ([env-check.sh](./env-chec.sh), [env-check.bat](./env-chec.bat)) are designed to verify your `ipex-llm` installation and runtime environment. These scripts can help you ensure your environment is correctly set up for optimal performance. You can include the script's output when reporting issues on [IPEX Github Issues](https://github.com/intel-analytics/ipex-llm/issues) for easier troubleshooting.
The **Env-Check** scripts ([env-check.sh](./env-check.sh), [env-check.bat](./env-check.bat)) are designed to verify your `ipex-llm` installation and runtime environment. These scripts can help you ensure your environment is correctly set up for optimal performance. You can include the script's output when reporting issues on [IPEX Github Issues](https://github.com/intel-analytics/ipex-llm/issues) for easier troubleshooting.
> Note: These scripts verify python installation, check for necessary packages and environmental variables, assess hardware or operating system compatibility, and identify any XPU-related issues.
@ -256,4 +256,4 @@ Hyper-V Requirements: A hypervisor has been detected. Features required for
| | UUID: 00000000-0000-0003-0000-000856a08086 |
| | PCI BDF Address: 0000:03:00.0 |
+-----------+--------------------------------------------------------------------------------------+
```
```