mirror of
https://github.com/huggingface/candle.git
synced 2025-06-19 11:56:45 +00:00
Olmo 2 model (#2954)
* OLMo 2 model * Update olmo-2 to example * Clippy fix. --------- Co-authored-by: laurent <laurent.mazare@gmail.com>
This commit is contained in:
@ -70,6 +70,7 @@ pub mod moondream;
|
||||
pub mod mpt;
|
||||
pub mod nvembed_v2;
|
||||
pub mod olmo;
|
||||
pub mod olmo2;
|
||||
pub mod openclip;
|
||||
pub mod paligemma;
|
||||
pub mod parler_tts;
|
||||
|
Reference in New Issue
Block a user