SIGN IN SIGN UP

llava : add support for moondream vision language model (#6899)

* add support for moondream vision language model

This required making the following changes to the CLIP model:

1. Support for patch embedding bias.
2. Make class embedding and pre-layernorm optional.
3. Add support for post-layernorm.

* Update examples/llava/clip.cpp

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
V
vik committed
46e12c4692a37bdd31a0432fc5153d7d22bc7f72
Parent: dba497e
Committed by GitHub <noreply@github.com> on 4/25/2024, 7:38:31 PM