Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ROPE extension issue and device mismatch (#840)
* When an exception has been assigned using as target, it is cleared at the end of the except clause.(https://docs.python.org/3/reference/compound_stmts.html#the-try-statement) * Update loader.py * round up to extend rope size * inv_freq.device changed, make sure they are on the same device --------- Co-authored-by: xiaoyang <[email protected]> Co-authored-by: Daniel Han <[email protected]>
- Loading branch information