OldManMeta
Results
12
issues of
OldManMeta
``` inputs = processor(text=prompt, images=None, audios=[audio], return_tensors='pt').to('cuda:0') ``` When images is set to None the following error occurs ``` Traceback (most recent call last): File "/opt/phi4mm/main5.py", line 50, in inputs...
### Description of the bug: Hi - I am not sure where this should go, and to be honest, I do not have time to go hunting down a place...