Project Page: https://shure-dev.github.io/featurellm/
Boost prediction accuracy using next token probabilities as features
FeatureLLM is a simple tool that improves prediction accuracy by calculating the weighted average of token probabilities. It's designed for tasks where precise predictions are needed within a defined range.
Install the package with:
pip install git+https://github.com/your_username/featurellm.git
pip install git+https://github.com/your_username/featurellm.git
FeatureLLM is a straightforward tool to enhance prediction accuracy. Try it out in your projects to see the benefits!