What's changed
wanoz
- refactor: move lookup values into constants.py
- added support for RedPajama models
- updated setup.py
- fixed type hinting of predict functions
- change max_tokens to max_length in direct argument input for OpenAI for better argument name consistency in the library
- added the ability for prompt modifier to take in a function
- fixed setup.py readme.md file read encoding