Matt Florence

Results 3 comments of Matt Florence

I just ran into this too. It appears something is going wrong here. https://github.com/joaomdmoura/crewAI/blob/21667bc7e10addc02e565ae6749fbc093cfbcde5/src/crewai/tools/tool_usage.py#L190 I'm not familiar with the instructor package, but digging into it a bit.

You can avoid this problem if you change the runpod template's persistent volume mount point from `/workspace` to `/workspace/axolotl/data`. It appears the runpod template doesn't live in the repository or...

@artste, is there a built image published anywhere from your `all_changes` branch? Do you use this on local hardware? I'm trying to get this set up on a cloud GPU,...