add LFM2.5-VL-1.6B|LFM2-VL-1.6B
This commit is contained in:
@@ -197,7 +197,7 @@ impl Lfm2DecoderLayer {
|
||||
}
|
||||
|
||||
pub struct Lfm2Decoder {
|
||||
embed_tokens: Embedding,
|
||||
pub embed_tokens: Embedding,
|
||||
layers: Vec<Lfm2DecoderLayer>,
|
||||
// rotary_emb: RoPE,
|
||||
pos_emb: RoPE,
|
||||
|
||||
Reference in New Issue
Block a user