Starlette!
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,10 @@ library_name: transformers
|
|
3 |
license: apache-2.0
|
4 |
language:
|
5 |
- en
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
This is a test release of DPO version of [MemGPT](https://github.com/cpacker/MemGPT) Language Model.
|
@@ -52,4 +56,4 @@ The model is designed to be used as the base model for MemGPT agents.
|
|
52 |
|
53 |
|
54 |
# Limitations and Risks
|
55 |
-
The model may exhibit unreliable, unsafe, or biased behaviours. Please double check the results this model may produce.
|
|
|
3 |
license: apache-2.0
|
4 |
language:
|
5 |
- en
|
6 |
+
tags:
|
7 |
+
- MemGPT
|
8 |
+
- function
|
9 |
+
- function calling
|
10 |
---
|
11 |
|
12 |
This is a test release of DPO version of [MemGPT](https://github.com/cpacker/MemGPT) Language Model.
|
|
|
56 |
|
57 |
|
58 |
# Limitations and Risks
|
59 |
+
The model may exhibit unreliable, unsafe, or biased behaviours. Please double check the results this model may produce.
|