Skip to content

Makes installable from pip using git url#17

Closed
ronald-d-rogers wants to merge 2 commits intoPrimeIntellect-ai:mainfrom
ronald-d-rogers:patch-1
Closed

Makes installable from pip using git url#17
ronald-d-rogers wants to merge 2 commits intoPrimeIntellect-ai:mainfrom
ronald-d-rogers:patch-1

Conversation

@ronald-d-rogers
Copy link

Makes directly installable from pip without having to clone first

makes directly installable from pip without having to clone first
@willccbb
Copy link
Member

willccbb commented Mar 1, 2025

pypi soon, getting close to the level of stability where i'm ready to call it a "v0.1 release" :)

@ronald-d-rogers
Copy link
Author

@willccbb: No worries. This will make it installable from a git url in the mean time I think.

@willccbb
Copy link
Member

willccbb commented Mar 2, 2025

I'm not really intending to support install methods other than the one described in the README for now, sorry. Adds more overhead + testing, and I think people will generally want to clone it anyway at this stage. It's intended to be used for research, and the easiest way to do that is to play with the example scripts.

@willccbb willccbb closed this Mar 2, 2025
ronaldnetawat pushed a commit to ronaldnetawat/verifiers that referenced this pull request Nov 13, 2025
* Implement HTTPMonitor to send node status and training progress (PrimeIntellect-ai#17)

* Implement HTTPMonitor to send node status and training progress to generic HTTP Server

* Address PR comments

* Track stage of training in monitor

* fix logger in http monitor

* make default monitor wandb

* Send IP information to HTTPMonitor

* Fix ruff issues

* Separate metric logger and monitors

* Minor bug fix

* Revert metric_logger setup to initial impl

* Update monitor config setup

---------

Co-authored-by: Sami Jaghouar <sami.jaghouar@hotmail.fr>

* Fix bug where HTTP Monitor wasn't handling async funcs properly (PrimeIntellect-ai#38)

* Fix minor rebase issue

* Fix ruff issues

* Fix rebase issues

---------

Co-authored-by: Sami Jaghouar <sami.jaghouar@hotmail.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments