It pops up sometimes before the Assistant is finished (when it writes python code for example), but when the task is primitive ( "come up with 5 possible names for ...
I want to use a python backend model in the Triton server. My model.py looks something like this (can't provide the whole code due to confidentiality) import numpy as np from tritonclient.utils import ...