starsnatched
commited on
Commit
•
cbbe5e5
1
Parent(s):
b3a8ad1
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ tags:
|
|
8 |
- function calling
|
9 |
---
|
10 |
|
|
|
|
|
11 |
# Model Description
|
12 |
This repo contains a 7 billion parameter Language Model fine tuned from [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2). This model is specifically designed for function calling in [MemGPT](https://memgpt.ai/). It demonstrates comparable performances to GPT-4 when it comes to working with MemGPT.
|
13 |
|
|
|
8 |
- function calling
|
9 |
---
|
10 |
|
11 |
+
# Check out my newest model, [MemGPT-3](https://huggingface.co/starsnatched/MemGPT-3)!
|
12 |
+
|
13 |
# Model Description
|
14 |
This repo contains a 7 billion parameter Language Model fine tuned from [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2). This model is specifically designed for function calling in [MemGPT](https://memgpt.ai/). It demonstrates comparable performances to GPT-4 when it comes to working with MemGPT.
|
15 |
|