Skip to content

feat: workers without shared models and convert params#304

Merged
dolfim-ibm merged 2 commits intomainfrom
feat-workers-and-convert-params
Aug 7, 2025
Merged

feat: workers without shared models and convert params#304
dolfim-ibm merged 2 commits intomainfrom
feat-workers-and-convert-params

Conversation

@dolfim-ibm
Copy link
Member

  1. Expose parameters for specifying the vlm model
  2. Use independent copied of the models among worker threads (with parameter). This is finally resolving the torch issues

Issue resolved by this Pull Request:
Resolves #301
Resolves #235
Resolves #175

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
@dolfim-ibm dolfim-ibm requested a review from vku-ibm August 7, 2025 08:26
@github-actions
Copy link
Contributor

github-actions bot commented Aug 7, 2025

DCO Check Passed

Thanks @dolfim-ibm, all your commits are properly signed off. 🎉

@mergify
Copy link

mergify bot commented Aug 7, 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)(?:\(.+\))?(!)?:

@dolfim-ibm dolfim-ibm merged commit db3fdb5 into main Aug 7, 2025
11 checks passed
@dolfim-ibm dolfim-ibm deleted the feat-workers-and-convert-params branch August 7, 2025 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants