Looks like it still needs Parse and honor: - use_bidirectional_attention: true - tokenizer add_bos_token / add_eos_token or tokenizer post-processor Load/apply EmbeddingGemma projection: - dense.0 - dense.1 - then existing mean-pool + L2-normalize -
Looks like it still needs
Parse and honor:
Load/apply EmbeddingGemma projection: