monatis / clip.cpp

CLIP inference in plain C/C++ with no extra dependencies
MIT License
426 stars 27 forks source link

Prepare clip.cpp for upcoming llava.cpp #31

Open monatis opened 1 year ago

monatis commented 1 year ago

I'm still not 100% sure whether to call it llava.cpp or by another name to indicate its future support for other multimodal generation models in the future --maybe multimodal.cpp or lmm.cpp (large multimodal model). Open to suggestions by let's call it llava.cpp with a code name.

fire commented 1 year ago

Does multimodal_generative.cpp sound ok?