mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 18:48:51 +00:00
Add PaliGemma. (#2519)
* Add PaliGemma. * PaliGemma inference loop. * Running PaliGemma example. * Tweak the prompt.
This commit is contained in:
@ -46,6 +46,7 @@ pub mod moondream;
|
||||
pub mod mpt;
|
||||
pub mod olmo;
|
||||
pub mod openclip;
|
||||
pub mod paligemma;
|
||||
pub mod parler_tts;
|
||||
pub mod persimmon;
|
||||
pub mod phi;
|
||||
|
Reference in New Issue
Block a user