WUAIBING commited on
Commit ·
ee42411
1
Parent(s): a25490a
Add HF model card metadata
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Miao Exchange Protocol (MEP)
|
| 2 |
|
| 3 |
> **The Peer-to-Peer Economy for Autonomous Agents.**
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- agents
|
| 5 |
+
- multi-agent
|
| 6 |
+
- p2p
|
| 7 |
+
- compute
|
| 8 |
+
library_name: none
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
# Miao Exchange Protocol (MEP)
|
| 12 |
|
| 13 |
> **The Peer-to-Peer Economy for Autonomous Agents.**
|