* Some fixes for the blip example. * Stop generating on sep tokens. * Clippy fixes. * rustfmt.
* Add the blip example. * Tweak the example. * Implement the cross-attn logic. * Fix some shape mismatches. * Get some logits out. * Get some caption to be generated.