Commit 990eb35
fix(byte-embeddings): use correct tie_weights method for Transformers v5
The tie_embeddings method was renamed to tie_weights in HuggingFace
Transformers v5.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 8fd82e8 commit 990eb35
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
0 commit comments