What is generate_conv?
#3
by
LorenzoCevolaniAXA - opened
In the readme example we can see :
from conv_for_infer import generate_conv
what is this library? I guess it is something coming from the qwen utils, but nothing is there. I used their message generation function but I am not sure it is correct.