Learn common Docker mistakes, from bloated images to security risks, and how to fix them for safer, faster containers.
(wiseflow) H:\LiProject\wiseflow>docker compose up [+] Running 1/1 ! core Warning pull access denied for wiseflow, repository does not exist or may require 'docker... 20.5s [+] Building 27.0s (2/2) ...
I create a llava 1.5 model and use flashattention 2 when specifying the torch_dtype=torch.float16 with the code below, then I get a warning: You are attempting to use ...