News

JsonExporter throws during vector conversion #989 Open jennyquynh opened 2 days ago ...
The length of image_embd_v is not exposed anywhere in the mtmd.h API. This means it's impossible to copy the return value of mtmd_get_output_embd() since we don't know its length. Possible Refactor ...