Update README.md
Browse files
README.md
CHANGED
@@ -34,28 +34,7 @@ widget:
|
|
34 |
|
35 |
[colab_notebook](https://colab.research.google.com/drive/10av3SxFf0Psx_IkmZbcUhiVznStV5pVS?usp=sharing)
|
36 |
|
37 |
-
[pip
|
38 |
-
|
39 |
-
[linkedin_post]()
|
40 |
-
|
41 |
-
[reddit_post]()
|
42 |
-
|
43 |
-
## Model attributes
|
44 |
-
|
45 |
-
```javascript
|
46 |
-
-- number of params ~ 1.3b [2.9 Gb GPU memory footprint]
|
47 |
-
-- sequence length ~ 16.3k [Can go higher but will show performance degradation]
|
48 |
-
-- license - apache 2.0
|
49 |
-
-- tasks:
|
50 |
-
1. complex planning of sequential function calls with right params to accomplish a goal | a list of callables
|
51 |
-
2. function calling | doc or code and goal
|
52 |
-
3. code generation | plan and goal
|
53 |
-
4. code generation | goal
|
54 |
-
5. doc generation | code
|
55 |
-
6. code generation | doc
|
56 |
-
7. file recreated in json | any raw data
|
57 |
-
8. corrected generation | new instruction with error
|
58 |
-
-- instruction following , RL tuned.
|
59 |
|
60 |
|
61 |
|
|
|
34 |
|
35 |
[colab_notebook](https://colab.research.google.com/drive/10av3SxFf0Psx_IkmZbcUhiVznStV5pVS?usp=sharing)
|
36 |
|
37 |
+
[pip etl](https://github.com/PipableAI/pip-library-etl)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
|
39 |
|
40 |
|