Closed andreaskoepf closed 1 year ago
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)
--rope_scaling_type
--rope_scaling_factor
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)