From 1a33376c4e9a9dc78a30f41dc115b807126c8ecd Mon Sep 17 00:00:00 2001 From: Kye <kye@apacmediasolutions.com> Date: Wed, 28 Jun 2023 23:50:04 -0400 Subject: [PATCH] unit tests, benchmarks, evaluations --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 092c8e40..3928c81f 100644 --- a/README.md +++ b/README.md @@ -208,3 +208,8 @@ In the context of swarm LLMs, one could consider an **Omni-Vector Embedding Data * Communication, a universal vector database that is only used when a task is completed in this format `[TASK][COMPLETED]` +* Create unit tests + +* Create benchmrks + +* Create evaluations