Skip to content

Conversation

@kyleavery
Copy link
Contributor

Description

The code previously did not pass use_rslora, lora_dropout, or modules_to_save to LoraConfig.

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 when running uv run pytest locally.
  • New tests have been added to cover the changes

Checklist

  • My code follows the style guidelines of this project as outlined in AGENTS.md
  • 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

ronaldnetawat pushed a commit to ronaldnetawat/verifiers that referenced this pull request Nov 13, 2025
* verifiers integration v0.0

* verifiers integration v0.0

* training finishes on reversetext

* reverse_text trains 0.13 -> 0.70

* pin git branch in pyproject

* removed ac in config

* remove DataConfig

* removed print debug

* configurable masks

* rm dataconfig instance

* pinned vf commit, removed extra deps

* registry cleanup, reworked gsm8k, removed default env

* bumped verifiers commit, fixed training divergence vs refactor branch

* vf simple-math

* simple-math edits

* debug

* simple_math train matching reference

* rename math tasks, port to verifiers

* Update configs

* Fix imports

* Add back envs that were accidentically deleted during rebase

* Fix sampling.n missing and unused vars

* Remove redundant log

* Update README with new task names

* Fix hendrycks math config path in README

* Update W&B project names

* Fix wrong config key

* Add missing import

* Fix sampling.n not defined

* Fix missing config key

* Do not tokenize in eval

* Fix typos

* Add 1B and 7B hendryck's and intellect math

* Remove comment

* fix tests and configs (PrimeIntellect-ai#548)

* add tests orch

* fix configs

* fix configs

* fix tests

* fix pydantic ofnig

* fix tetstp

* Dispatch subconfigs via tmp toml file

* Add correct GPU placement for int math run

* More consistent var names

* Set project and model also in orchestrator

* Update readme (PrimeIntellect-ai#550)

* fix readme

* fix scripts

* Parse single-turn prompt and completions tokens/ logprobs from vLLM directly via mock process_env_results function

* Update verifiers rev

* Fix style

* Do not filter if field is missing

---------

Co-authored-by: Mika Senghaas <[email protected]>
Co-authored-by: samsja <[email protected]>
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.

1 participant