diff --git a/README.md b/README.md index 40d11aafb26cab6223d0a4f4ca4a29efa041cd79..f2ce6f7c0a3fa647564ff1d11b3fa91bc0278641 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ will (almost surely) result in an Out-of-Memory CUDA error. ## TODOs -[ ] Choose Python package versions to use inside the Dockerfile, rather than +- [ ] Choose Python package versions to use inside the Dockerfile, rather than have them dangling, to prevent compatibility problems. -[ ] Look into quantization (the current model is 8-bit quantized already). -[ ] Better dialog script file. +- [ ] Look into quantization (the current model is 8-bit quantized already). +- [ ] Better dialog script file.