Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ajbouh committed Dec 1, 2023
1 parent 2585d49 commit d99b8ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d99b8ef

Please sign in to comment.