instructlab / instructlab-bot

GitHub bot to assist with the taxonomy contribution workflow
Apache License 2.0
13 stars 16 forks source link

Worker image order of operations needs llama-cpp after IL install. #271

Closed nerdalert closed 3 months ago

nerdalert commented 3 months ago

Order of operations in worker image file is off. Looks like it's wrong as far as I can tell in the InstructLab/Instructlab md file.

llama-cpp needs to be built after the IL install from everything I see. Will raise something there. Meantime we need to swap that in container file.