arbor-ai 0.1.7__py3-none-any.whl → 0.1.8__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: arbor-ai
3
- Version: 0.1.7
3
+ Version: 0.1.8
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[all]>=0.4.6.post1
24
+ Requires-Dist: sglang[all]>=0.4.5.post3
25
25
  Requires-Dist: sglang-router
26
26
  Dynamic: license-file
27
27
 
@@ -31,6 +31,8 @@ Dynamic: license-file
31
31
 
32
32
  **A framework for optimizing DSPy programs with RL.**
33
33
 
34
+ [![PyPI Downloads](https://static.pepy.tech/badge/arbor-ai/month)](https://pepy.tech/projects/arbor-ai)
35
+
34
36
  ---
35
37
 
36
38
  ## 🚀 Installation
@@ -38,7 +40,7 @@ Dynamic: license-file
38
40
  Install Arbor via pip:
39
41
 
40
42
  ```bash
41
- pip install git+https://github.com/Ziems/arbor.git
43
+ pip install arbor-ai
42
44
  ```
43
45
 
44
46
  ---
@@ -76,3 +78,15 @@ Follow the DSPy tutorials here to see usage examples:
76
78
  Arbor builds on the shoulders of great work. We extend our thanks to:
77
79
  - **[Will Brown's Verifiers library](https://github.com/willccbb/verifiers)**
78
80
  - **[Hugging Face TRL library](https://github.com/huggingface/trl)**
81
+
82
+ ## 📚 Citation
83
+
84
+ If you use this code in your research, please cite:
85
+
86
+ ```bibtex
87
+ @misc{ziems2025arbor,
88
+ title={Arbor: Open Source Language Model Post Training},
89
+ author={Ziems, Noah and Agrawal, Lakshya A and Soylu, Dilara and Lai, Liheng and Miller, Isaac and Qian, Chen and Jiang, Meng and Khattab, Omar},
90
+ year={2025}
91
+ }
92
+ ```
@@ -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.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,,
29
+ arbor_ai-0.1.8.dist-info/licenses/LICENSE,sha256=5vFGrbOFeXXM83JV9o16w7ohH4WLeu3-57GocJSz8ow,1067
30
+ arbor_ai-0.1.8.dist-info/METADATA,sha256=kAZBj176hfqSrvrcWb0Wz8_vU33yiZJ-ck9buyDF6Jg,2234
31
+ arbor_ai-0.1.8.dist-info/WHEEL,sha256=0CuiUZ_p9E4cD6NyLD6UG80LBXYyiSYZOKDm5lp32xk,91
32
+ arbor_ai-0.1.8.dist-info/entry_points.txt,sha256=PGBX-MfNwfIl8UPFgsX3gjtXLqSogRhOktKMpZUysD0,40
33
+ arbor_ai-0.1.8.dist-info/top_level.txt,sha256=jzWdp3BRYqvZDMFsPajrcftvvlluzVDErkD8IMRfhYs,6
34
+ arbor_ai-0.1.8.dist-info/RECORD,,