This video provides a guide on how to run MPT-7B locally though two ways. The first way to install MPT-7B locally is through Docker on HuggingFace. The second way is through using the oobabooga text-generation-webui.
This same process will work on any operating system. Just make sure to download the correct zip file for your operating system on the oobabooga webui.
Here are all of the links:
MPT-7B model on HuggingFace: https://huggingface.co/mosaicml/mpt-7b
The online version of MPT-7B chat: https://huggingface.co/spaces/mosaicm...
The oobabooga webui: https://github.com/oobabooga/text-gen...