We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
TGI should read the config.json and apply the rope scaling and factor from the config.json parameter.
Many inference engines auto-apply the rope scaling and rope scaling factor based on the parameter in config.json.
Providing how multiple inference engine applies the scaling based on the config.json
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Feature request
TGI should read the config.json and apply the rope scaling and factor from the config.json parameter.
Motivation
Many inference engines auto-apply the rope scaling and rope scaling factor based on the parameter in config.json.
Your contribution
Providing how multiple inference engine applies the scaling based on the config.json
The text was updated successfully, but these errors were encountered: