From d99b8ef07d35b1f0d0488817fc39c62ca2bba26f Mon Sep 17 00:00:00 2001 From: Adam Bouhenguel Date: Fri, 1 Dec 2023 09:41:16 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e43160d..6eda8b6 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ docker run --rm -it --gpus all ghcr.io/ajbouh/cosmos:mistral-7b-instruct-v0.1-q4 docker run --rm -it --gpus all ghcr.io/ajbouh/cosmos:llava-v1.5-7b-q4_k-cuda-12.1.1-cosmo-3.1.1 ``` -To build and run one of these, first cloen the project and then try one of these docker commands: +To build and run one of these, first clone the project and then try one of these docker commands: ``` docker compose run --build --rm -it cosmos docker compose run --build --rm -it python