Update README.md
#1
by
codelion
- opened
README.md
CHANGED
@@ -53,7 +53,7 @@ Our model, with only 4B parameters, is only second on the benchmark, beating all
|
|
53 |
|
54 |
## Usage
|
55 |
|
56 |
-
The model, while can be used on its own, is recommended to be used as an MCP server to a bigger model, which can then be used to interact with the memory system. For this, you can check [our repo](https://
|
57 |
|
58 |
### Memory
|
59 |
|
|
|
53 |
|
54 |
## Usage
|
55 |
|
56 |
+
The model, while can be used on its own, is recommended to be used as an MCP server to a bigger model, which can then be used to interact with the memory system. For this, you can check [our repo](https://github.com/firstbatchxyz/mem-agent-mcp/), which contains instructions for both an MCP setup and a cli standalone model usage.
|
57 |
|
58 |
### Memory
|
59 |
|