text-generation-inference icon indicating copy to clipboard operation
text-generation-inference copied to clipboard

Apply rope scaling from the config.json

Open rjmehta1993 opened this issue 9 months ago • 0 comments

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

rjmehta1993 avatar Jan 15 '25 15:01 rjmehta1993