Update README.md
Browse files
README.md
CHANGED
|
@@ -21,6 +21,8 @@ tags:
|
|
| 21 |
- docstring
|
| 22 |
- documentation
|
| 23 |
- text-generation-inference
|
|
|
|
|
|
|
| 24 |
metrics:
|
| 25 |
- accuracy
|
| 26 |
pipeline_tag: text-generation
|
|
@@ -47,11 +49,11 @@ widget:
|
|
| 47 |

|
| 48 |
|
| 49 |
|
| 50 |
-
Given a goal and tools, can AI intelligently use the tools to reach the goal
|
| 51 |
-
What if it has a meagre 1.3b params/neurons akin to that of an owl? Can it follow instructions and plan to reach a goal
|
| 52 |
-
Apparently it can
|
| 53 |
-
Releasing
|
| 54 |
-
|
| 55 |
|
| 56 |
|
| 57 |
## Model attributes
|
|
|
|
| 21 |
- docstring
|
| 22 |
- documentation
|
| 23 |
- text-generation-inference
|
| 24 |
+
- plan
|
| 25 |
+
- planner
|
| 26 |
metrics:
|
| 27 |
- accuracy
|
| 28 |
pipeline_tag: text-generation
|
|
|
|
| 49 |

|
| 50 |
|
| 51 |
|
| 52 |
+
Given a goal and tools, can AI intelligently use the tools to reach the goal?\
|
| 53 |
+
What if it has a meagre 1.3b params/neurons akin to that of an owl? Can it follow instructions and plan to reach a goal?\
|
| 54 |
+
Apparently it can!\
|
| 55 |
+
Releasing **pip-code-bandit** and **pipflow**\
|
| 56 |
+
A `model` and a `library` to manage and run goal oriented agentic system.
|
| 57 |
|
| 58 |
|
| 59 |
## Model attributes
|