KristianS7
/

Update tied weight metadata for Transformers 5

#3

Transformers 5 expects _tied_weights_keys to be a target-to-source mapping.

This mirrors the built-in Qwen3/Qwen3.5 remote-code pattern and keeps Ouro compatible if tie_word_embeddings is enabled. With the default tie_word_embeddings=False, the mapping remains inert.

KristianS7 changed pull request status to merged

Sign up or log in to comment