add paddleocr-vl

This commit is contained in:
jhqxxx
2025-12-09 00:41:30 +08:00
parent aef4d7d34d
commit 4228616058
19 changed files with 1498 additions and 83 deletions
+2
View File
@@ -112,7 +112,9 @@ impl HunYuanVisionBlock {
config.hidden_size,
config.num_attention_heads,
config.num_attention_heads,
None,
true,
None,
)?;
let mlp = TwoLinearMLP::new(
vb.pp("mlp"),