-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add rope-scaling parameters to export_model.py (#3618)
Add two new command line parameters which when present override the model's rope-scaling configuration: `--rope_scaling_type`: linear, dynamic (default="linear") `--rope_scaling_factor`: set rope scaling factor (float >1.0)
- Loading branch information
1 parent
80c9ca5
commit a2a7448
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters