Update docker run command

This commit is contained in:
Pelochus
2024-04-09 18:02:15 +00:00
parent 2d348d8226
commit 182b6ca532

View File

@@ -26,7 +26,7 @@ Run (cd is required):
In order to do this, you need a Linux PC x86 (Intel or AMD). Currently, Rockchip does not provide ARM support for converting models, so can't be done on a Orange Pi or similar.
Run:
`docker run -it pelochus/ezrkllm-toolkit:1.1 bash`
`docker run -it pelochus/ezrkllm-toolkit:latest bash`
Then, inside the Docker container: