Starlette!
commited on
Commit
•
c3cc9b0
1
Parent(s):
a4cf46c
Update README.md
Browse files
README.md
CHANGED
@@ -9,11 +9,11 @@ tags:
|
|
9 |
- function calling
|
10 |
---
|
11 |
|
|
|
|
|
12 |
# WARNING
|
13 |
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.
|
14 |
|
15 |
-
This is an uncensored release of DPO version of [MemGPT](https://github.com/cpacker/MemGPT) Language Model.
|
16 |
-
|
17 |
|
18 |
# Model Description
|
19 |
This repository contains an uncensored model of [Mistral 7B Instruct](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2). 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.
|
|
|
9 |
- function calling
|
10 |
---
|
11 |
|
12 |
+
This is an uncensored release of DPO version of [MemGPT](https://github.com/cpacker/MemGPT) Language Model.
|
13 |
+
|
14 |
# WARNING
|
15 |
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.
|
16 |
|
|
|
|
|
17 |
|
18 |
# Model Description
|
19 |
This repository contains an uncensored model of [Mistral 7B Instruct](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2). 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.
|