Transformers.js error: can't find model.onnx_data file
#22 opened 6 days ago
by
timsek
ValueError: class 'jina_clip_v2.configuration_clip.JinaCLIPConfig'>
1
#21 opened 6 days ago
by
zhoudl5
Splitting the onnx vision and text models
#19 opened 16 days ago
by
hawkeye217
any benchmark about how the model perform in Spanish?
2
#18 opened 20 days ago
by
valenradovich
how to load jina-clip-implementation by local path ?
3
#16 opened 21 days ago
by
lzw1992
onnx use pixel_values = np.random.rand(0, 3, 512, 512).astype(np.float32) will cause onnx warning
3
#15 opened 24 days ago
by
xxai-art