Skip to content

Conversation

@mdevino
Copy link
Contributor

@mdevino mdevino commented Sep 3, 2025

No description provided.

@mergify
Copy link

mergify bot commented Sep 3, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:

Signed-off-by: Mateus Devino <[email protected]>
@mdevino mdevino changed the title Fix typo on README docs: fix typo on README Sep 3, 2025
@nrfulton nrfulton merged commit dc610ae into generative-computing:main Sep 4, 2025
4 checks passed
yelkurdi pushed a commit to yelkurdi/mellea_tbf that referenced this pull request Sep 7, 2025
avinash2692 added a commit that referenced this pull request Nov 10, 2025
* Initial commit - think budget-forcing - tests run - WIP

* adds zero-think case

* resolved type checking errors

* fixes typo and some scripts

* backend interface using _raw_generate

* Bump version number from 0.0.2 to 0.0.3 (#117)

* ci: Rename .mergify.yml to mergify.yml (#119)

* docs: fix typo on README (#116)

Signed-off-by: Mateus Devino <[email protected]>

* refactor: Full refactor of the Decompose CLI Tool & introduction of prompt_modules (#105)

* Implements "prompt_modules" and complete refactor of the "decompose" feature

* typo: missing period

* minor fix: changed the "NotRequired" import

* fix: minor fixes

* moves prompt_modules to utils

* moves decompose modules to appropriate path

* refactor: moves prompt_modules to cli scope

Signed-off-by: Tulio Coppola <[email protected]>

* adds README.md to write later

Signed-off-by: Tulio Coppola <[email protected]>

---------

Signed-off-by: Tulio Coppola <[email protected]>
Co-authored-by: Tulio Coppola <[email protected]>
Co-authored-by: Nathan Fulton <[email protected]>

* moved the budget forcing function into mellea/stdlib/sampling_algos/budget_forcing.py

* adds budget forcing fn

* feat: adds think budget forcing - relocated test dir

* Update budget_forcing.py

corrected default argument

* merging main  in-progress

* main branch updates

* updates to think_budget_forcing function to match sampling strategy interface

* adds sampling strategy for budget forcing

* minor fixes

* feat: ollama generate_from_raw uses existing event loop

* fix: add blocking prevention mech

* fixes of async inconsistencies and incorporating Jacob's branch

* updates interface significantly after prompting `_generate_from_raw` to public `generate_from_raw`

* minor fix to test case

* minor updates

---------

Signed-off-by: Mateus Devino <[email protected]>
Signed-off-by: Tulio Coppola <[email protected]>
Co-authored-by: Yousef El-Kurdi <[email protected]>
Co-authored-by: Nathan Fulton <[email protected]>
Co-authored-by: Avinash Balakrishnan <[email protected]>
Co-authored-by: Mateus Devino <[email protected]>
Co-authored-by: Tulio Coppola <[email protected]>
Co-authored-by: Tulio Coppola <[email protected]>
Co-authored-by: jakelorocco <[email protected]>
Co-authored-by: jakelorocco <[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.

2 participants