I cannot get my batch process to interact with my local LLM

I must be doing something wrong. I am trying to use my local LLM (Gemma3, in this case) via LM Studio to process a PDF with text of a receipt. As background, chatting with my documents using a local LLM works fine.
For my batch process, I have a prompt that is working when I manually process it in LM studio. When I try to write a batch process in DT though, nothing happens. The GPU does not spike at all as if it is not even engaging my LLM. Screencap below:


What am I missing?

Best,
Jason