arbor-ai 0.1.6__py3-none-any.whl → 0.1.7__py3-none-any.whl
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.
- {arbor_ai-0.1.6.dist-info → arbor_ai-0.1.7.dist-info}/METADATA +2 -2
- {arbor_ai-0.1.6.dist-info → arbor_ai-0.1.7.dist-info}/RECORD +6 -6
- {arbor_ai-0.1.6.dist-info → arbor_ai-0.1.7.dist-info}/WHEEL +0 -0
- {arbor_ai-0.1.6.dist-info → arbor_ai-0.1.7.dist-info}/entry_points.txt +0 -0
- {arbor_ai-0.1.6.dist-info → arbor_ai-0.1.7.dist-info}/licenses/LICENSE +0 -0
- {arbor_ai-0.1.6.dist-info → arbor_ai-0.1.7.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: arbor-ai
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.7
|
4
4
|
Summary: A framework for fine-tuning and managing language models
|
5
5
|
Author-email: Noah Ziems <nziems2@nd.edu>
|
6
6
|
Project-URL: Homepage, https://github.com/Ziems/arbor
|
@@ -21,7 +21,7 @@ Requires-Dist: ray>=2.9
|
|
21
21
|
Requires-Dist: setuptools<77.0.0,>=76.0.0
|
22
22
|
Requires-Dist: pyzmq>=26.4.0
|
23
23
|
Requires-Dist: pyyaml>=6.0.2
|
24
|
-
Requires-Dist: sglang>=0.4.
|
24
|
+
Requires-Dist: sglang[all]>=0.4.6.post1
|
25
25
|
Requires-Dist: sglang-router
|
26
26
|
Dynamic: license-file
|
27
27
|
|
@@ -26,9 +26,9 @@ arbor/server/services/comms/comms.py,sha256=Dg08D2Fm5TAEiGyr0Qcr0uocabQpFD_sBVhx
|
|
26
26
|
arbor/server/services/scripts/grpo_training.py,sha256=V36pCMZDJj2DdzquxScOddi9zP8EVPGWN3HGiftFfrY,21082
|
27
27
|
arbor/server/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
28
28
|
arbor/server/utils/helpers.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
29
|
-
arbor_ai-0.1.
|
30
|
-
arbor_ai-0.1.
|
31
|
-
arbor_ai-0.1.
|
32
|
-
arbor_ai-0.1.
|
33
|
-
arbor_ai-0.1.
|
34
|
-
arbor_ai-0.1.
|
29
|
+
arbor_ai-0.1.7.dist-info/licenses/LICENSE,sha256=5vFGrbOFeXXM83JV9o16w7ohH4WLeu3-57GocJSz8ow,1067
|
30
|
+
arbor_ai-0.1.7.dist-info/METADATA,sha256=OkPsUbgS2-5AO5qE0VECQaEDusm_Nn4_8I_mqJ14lf4,1828
|
31
|
+
arbor_ai-0.1.7.dist-info/WHEEL,sha256=0CuiUZ_p9E4cD6NyLD6UG80LBXYyiSYZOKDm5lp32xk,91
|
32
|
+
arbor_ai-0.1.7.dist-info/entry_points.txt,sha256=PGBX-MfNwfIl8UPFgsX3gjtXLqSogRhOktKMpZUysD0,40
|
33
|
+
arbor_ai-0.1.7.dist-info/top_level.txt,sha256=jzWdp3BRYqvZDMFsPajrcftvvlluzVDErkD8IMRfhYs,6
|
34
|
+
arbor_ai-0.1.7.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|