pratham-pi commited on
Commit
2861660
·
verified ·
1 Parent(s): 7d0098f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
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
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/658d8095a2a6a6e0da8bb8a6/NuTFBTMAsPgFwMxCjdqFv.png)
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 `pip-code-bandit` and `pipflow`\\
54
- -- a model and a library to manage and run goal oriented agentic system.
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
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/658d8095a2a6a6e0da8bb8a6/NuTFBTMAsPgFwMxCjdqFv.png)
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