llm-rsa 0.0.1__tar.gz → 0.0.2__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: llm_rsa
3
- Version: 0.0.1
3
+ Version: 0.0.2
4
4
  Summary: Recursive self aggregation
5
5
  Home-page: https://github.com/risheekkumarb/llm_rsa
6
6
  Author: Risheek kumar B
@@ -20,6 +20,7 @@ Description-Content-Type: text/markdown
20
20
  License-File: LICENSE
21
21
  Requires-Dist: fastcore
22
22
  Requires-Dist: litellm
23
+ Requires-Dist: fastprogress
23
24
  Provides-Extra: dev
24
25
  Dynamic: author
25
26
  Dynamic: author-email
@@ -69,36 +70,33 @@ $ nbdev_prepare
69
70
 
70
71
  ### Installation
71
72
 
72
- Install latest from the GitHub \[repository\]\[repo\]:
73
+ Install latest from the GitHub
74
+ [repository](https://github.com/risheekkumarb/llm_rsa):
73
75
 
74
76
  ``` sh
75
77
  $ pip install git+https://github.com//.git
76
78
  ```
77
79
 
78
- or from \[conda\]\[conda\]
80
+ or from [conda](https://anaconda.org/risheekkumarb/llm_rsa)
79
81
 
80
82
  ``` sh
81
83
  $ conda install -c
82
84
  ```
83
85
 
84
- or from \[pypi\]\[pypi\]
86
+ or from [pypi](https://pypi.org/project/llm_rsa)
85
87
 
86
88
  ``` sh
87
89
  $ pip install
88
90
  ```
89
91
 
90
- \[repo\]: \[docs\]: https://.github.io// \[pypi\]:
91
- https://pypi.org/project// \[conda\]: https://anaconda.org//
92
-
93
92
  ### Documentation
94
93
 
95
94
  Documentation can be found hosted on this GitHub
96
- \[repository\]\[repo\]’s \[pages\]\[docs\]. Additionally you can find
97
- package manager specific guidelines on \[conda\]\[conda\] and
98
- \[pypi\]\[pypi\] respectively.
99
-
100
- \[repo\]: \[docs\]: https://.github.io// \[pypi\]:
101
- https://pypi.org/project// \[conda\]: https://anaconda.org//
95
+ [repository](https://github.com/risheekkumarb/llm_rsa)’s
96
+ [pages](https://risheekkumarb.github.io/llm_rsa/). Additionally you can
97
+ find package manager specific guidelines on
98
+ [conda](https://anaconda.org/risheekkumarb/llm_rsa) and
99
+ [pypi](https://pypi.org/project/llm_rsa) respectively.
102
100
 
103
101
  ## How to use
104
102
 
@@ -32,36 +32,33 @@ $ nbdev_prepare
32
32
 
33
33
  ### Installation
34
34
 
35
- Install latest from the GitHub \[repository\]\[repo\]:
35
+ Install latest from the GitHub
36
+ [repository](https://github.com/risheekkumarb/llm_rsa):
36
37
 
37
38
  ``` sh
38
39
  $ pip install git+https://github.com//.git
39
40
  ```
40
41
 
41
- or from \[conda\]\[conda\]
42
+ or from [conda](https://anaconda.org/risheekkumarb/llm_rsa)
42
43
 
43
44
  ``` sh
44
45
  $ conda install -c
45
46
  ```
46
47
 
47
- or from \[pypi\]\[pypi\]
48
+ or from [pypi](https://pypi.org/project/llm_rsa)
48
49
 
49
50
  ``` sh
50
51
  $ pip install
51
52
  ```
52
53
 
53
- \[repo\]: \[docs\]: https://.github.io// \[pypi\]:
54
- https://pypi.org/project// \[conda\]: https://anaconda.org//
55
-
56
54
  ### Documentation
57
55
 
58
56
  Documentation can be found hosted on this GitHub
59
- \[repository\]\[repo\]’s \[pages\]\[docs\]. Additionally you can find
60
- package manager specific guidelines on \[conda\]\[conda\] and
61
- \[pypi\]\[pypi\] respectively.
62
-
63
- \[repo\]: \[docs\]: https://.github.io// \[pypi\]:
64
- https://pypi.org/project// \[conda\]: https://anaconda.org//
57
+ [repository](https://github.com/risheekkumarb/llm_rsa)’s
58
+ [pages](https://risheekkumarb.github.io/llm_rsa/). Additionally you can
59
+ find package manager specific guidelines on
60
+ [conda](https://anaconda.org/risheekkumarb/llm_rsa) and
61
+ [pypi](https://pypi.org/project/llm_rsa) respectively.
65
62
 
66
63
  ## How to use
67
64
 
@@ -0,0 +1 @@
1
+ __version__ = "0.0.2"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: llm_rsa
3
- Version: 0.0.1
3
+ Version: 0.0.2
4
4
  Summary: Recursive self aggregation
5
5
  Home-page: https://github.com/risheekkumarb/llm_rsa
6
6
  Author: Risheek kumar B
@@ -20,6 +20,7 @@ Description-Content-Type: text/markdown
20
20
  License-File: LICENSE
21
21
  Requires-Dist: fastcore
22
22
  Requires-Dist: litellm
23
+ Requires-Dist: fastprogress
23
24
  Provides-Extra: dev
24
25
  Dynamic: author
25
26
  Dynamic: author-email
@@ -69,36 +70,33 @@ $ nbdev_prepare
69
70
 
70
71
  ### Installation
71
72
 
72
- Install latest from the GitHub \[repository\]\[repo\]:
73
+ Install latest from the GitHub
74
+ [repository](https://github.com/risheekkumarb/llm_rsa):
73
75
 
74
76
  ``` sh
75
77
  $ pip install git+https://github.com//.git
76
78
  ```
77
79
 
78
- or from \[conda\]\[conda\]
80
+ or from [conda](https://anaconda.org/risheekkumarb/llm_rsa)
79
81
 
80
82
  ``` sh
81
83
  $ conda install -c
82
84
  ```
83
85
 
84
- or from \[pypi\]\[pypi\]
86
+ or from [pypi](https://pypi.org/project/llm_rsa)
85
87
 
86
88
  ``` sh
87
89
  $ pip install
88
90
  ```
89
91
 
90
- \[repo\]: \[docs\]: https://.github.io// \[pypi\]:
91
- https://pypi.org/project// \[conda\]: https://anaconda.org//
92
-
93
92
  ### Documentation
94
93
 
95
94
  Documentation can be found hosted on this GitHub
96
- \[repository\]\[repo\]’s \[pages\]\[docs\]. Additionally you can find
97
- package manager specific guidelines on \[conda\]\[conda\] and
98
- \[pypi\]\[pypi\] respectively.
99
-
100
- \[repo\]: \[docs\]: https://.github.io// \[pypi\]:
101
- https://pypi.org/project// \[conda\]: https://anaconda.org//
95
+ [repository](https://github.com/risheekkumarb/llm_rsa)’s
96
+ [pages](https://risheekkumarb.github.io/llm_rsa/). Additionally you can
97
+ find package manager specific guidelines on
98
+ [conda](https://anaconda.org/risheekkumarb/llm_rsa) and
99
+ [pypi](https://pypi.org/project/llm_rsa) respectively.
102
100
 
103
101
  ## How to use
104
102
 
@@ -1,4 +1,5 @@
1
1
  fastcore
2
2
  litellm
3
+ fastprogress
3
4
 
4
5
  [dev]
@@ -5,7 +5,7 @@
5
5
  ### Python library ###
6
6
  repo = llm_rsa
7
7
  lib_name = %(repo)s
8
- version = 0.0.1
8
+ version = 0.0.2
9
9
  min_python = 3.9
10
10
  license = apache2
11
11
  black_formatting = False
@@ -39,7 +39,7 @@ status = 3
39
39
  user = risheekkumarb
40
40
 
41
41
  ### Optional ###
42
- requirements = fastcore litellm
42
+ requirements = fastcore litellm fastprogress
43
43
  # dev_requirements =
44
44
  # console_scripts =
45
45
  # conda_user =
@@ -1 +0,0 @@
1
- __version__ = "0.0.1"
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes