Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rope-scaling parameters to export_model.py #3618

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

andreaskoepf
Copy link
Collaborator

@andreaskoepf andreaskoepf commented Jul 31, 2023

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)

@shahules786 shahules786 merged commit a2a7448 into main Aug 8, 2023
@shahules786 shahules786 deleted the export_rope_scaling branch August 8, 2023 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants