tloen / alpaca-lora

Instruct-tune LLaMA on consumer hardware
Apache License 2.0
18.57k stars 2.21k forks source link

Dockerfile issue #276

Open Lamaterminator opened 1 year ago

Lamaterminator commented 1 year ago

Hi, thank you very much for reading this post. I'm installing alpaca on windows and I have no idea what I have to do with the dockerfile in the beginning as I'm totally new to this kind of things, I have copied the Dockerfile but I have no clue where to place it in the files. Whenever I run the 'docker build -t alpaca-lora .' command, the output gives me a message and at the end of it says 'The system cannot find the file specified.' I've been looking for a solution for a few hours now and its getting very frustrating. Can you please explain how to fix this issue? I really appreciate it.

chris-alexiuk-1 commented 1 year ago

Are you running Docker Desktop on the WSL2 backend?