Skip to content

Fix vllm argument name error - #152

Closed
hanbyul-kim wants to merge 1 commit into
PrimeIntellect-ai:mainfrom
hanbyul-kim:patch-1
Closed

Fix vllm argument name error#152
hanbyul-kim wants to merge 1 commit into
PrimeIntellect-ai:mainfrom
hanbyul-kim:patch-1

Conversation

@hanbyul-kim

Copy link
Copy Markdown
Contributor

Description

Just small fix of a typo

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Test improvement

Testing

  • All existing tests pass
  • New tests have been added to cover the changes
  • Tests have been run locally with python -m pytest tests/

Test Coverage

  • Current coverage: ___%
  • Coverage after changes: ___%

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

Additional Notes

@CLAassistant

CLAassistant commented Jul 22, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@hanbyul-kim

Copy link
Copy Markdown
Contributor Author

#153 will handle this issue too.

ronaldnetawat pushed a commit to ronaldnetawat/verifiers that referenced this pull request Nov 13, 2025
* Add HTTPMonitor

* Add HTTPMonitor

* update uv lock

Signed-off-by: Sami Jaghouar <sami.jaghouar@gmail.com>

* refactor: use env var

Signed-off-by: Sami Jaghouar <sami.jaghouar@gmail.com>

* refactor: use env var

Signed-off-by: Sami Jaghouar <sami.jaghouar@gmail.com>

* Add HTTPMonitor

* add monitor filter to only send required data

* update env vars

* remove unused function

* remove prime dashboard key as not used

Signed-off-by: Sami Jaghouar <sami.jaghouar@gmail.com>

* remove comments

Signed-off-by: Sami Jaghouar <sami.jaghouar@gmail.com>

---------

Signed-off-by: Sami Jaghouar <sami.jaghouar@gmail.com>
Co-authored-by: Sami Jaghouar <sami.jaghouar@gmail.com>
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