Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.28 KB

README.md

File metadata and controls

41 lines (24 loc) · 1.28 KB

🎯 FeatureLLM 🎯

Logo

Boost prediction accuracy using next token probabilities as features


🔍 Overview

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.

💻 Installation

Install the package with:

pip install git+https://github.com/your_username/featurellm.git

🚀 Quick Start

pip install git+https://github.com/your_username/featurellm.git

🏁 Conclusion

FeatureLLM is a straightforward tool to enhance prediction accuracy. Try it out in your projects to see the benefits!