a experimental for workflow abuse step1 fix a typo (#10965)

* Update llm_unit_tests.yml

* Update README.md

* Update llm_unit_tests.yml

* Update llm_unit_tests.yml
This commit is contained in:
Zephyr1101 2024-05-08 17:12:50 +08:00 committed by GitHub
parent 3209d6b057
commit 7e7d969dcb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@ This guide provides step-by-step instructions for installing and using IPEX-LLM
### 1. Prepare ipex-llm-cpu Docker Image
Run the following command to pull image from dockerhub:
Run the following command to pull image:
```bash
docker pull intelanalytics/ipex-llm-cpu:2.1.0-SNAPSHOT
```