1,470 Downloads Updated 1 year ago
Updated 1 year ago
1 year ago
dd3481862703 · 7.7GB
This is an uncensored release of DPO version of MemGPT Language Model.
This model is UNCENSORED. That means this model is highly compliant to any requests, even unethical and potentially dangerous ones. I do not take any responsibility whatsoever for any damage caused by the model in this repo.
This repository contains an uncensored model of Mistral 7B Instruct. This model is specifically designed for operating within function calling environment in MemGPT. It demonstrates comparable performances to GPT-4 when it comes to working with MemGPT.
This model uses ChatML prompt format:
<|im_start|>system
{system_instruction}<|im_end|>
<|im_start|>user
{user_message}<|im_end|>
<|im_start|>assistant
{assistant_response}<|im_end|>
This model is designed to be ran on multiple backends, such as oogabooga’s textgen WebUI.
Simply install your preferred backend, and then load up this model.
Then, configure MemGPT using memgpt configure
, and chat with MemGPT via memgpt run
command!
The model is designed to be used as the base model for MemGPT agents.
The model may exhibit unreliable, unsafe, or biased behaviours. Please double check the results this model may produce.