This includes the following update.
- Support for GGUF models.
- Ability to enable/disable chat history
- Set parameters in constants.py
- Prompt Template for Llama-2 (this works well) and generic template for other models.
- Major rewrite of the main run_localGPT.py as run_localGPT_v2.py (This will replace the original version after testing by the community).
- and more :)