Adam Vekony
Adam Vekony
Pull request #372 opened by @jeremylaratro on Dec 23, 2024 uses @zeeshanhayder's solution. Still pending official review
Addresses #291
Thanks @jeremylaratro This addresses a real issue (`TypeError`) when running `example_text_completion.py` (Addresses #291). Turns out `params.json` had `use_scaled_rope`, but `ModelArgs` was missing it. The `llama model describe` command shows that...
I'd like to be assigned to this issue, please.