mirror of
https://github.com/huggingface/candle.git
synced 2025-06-17 11:08:52 +00:00
ModernBERT model (#2713)
* layer_norm_no_bias * Modernbert model. * Format + cleanup error. --------- Co-authored-by: laurent <laurent.mazare@gmail.com>
This commit is contained in:
@ -60,6 +60,7 @@ pub mod mmdit;
|
||||
pub mod mobileclip;
|
||||
pub mod mobilenetv4;
|
||||
pub mod mobileone;
|
||||
pub mod modernbert;
|
||||
pub mod moondream;
|
||||
pub mod mpt;
|
||||
pub mod nvembed_v2;
|
||||
|
Reference in New Issue
Block a user