மனோஜ்குமார் பழனிச்சாமி
மனோஜ்குமார் பழனிச்சாமி
2 merge conflicts. Rename `tests.litellm` with `tests.test_litellm`  Accepting both changes 
testing in https://github.com/BerriAI/litellm/pull/11786
Simply resolving like [this](https://github.com/BerriAI/litellm/pull/9079#issuecomment-2953422533) is enough. CC: @krrishdholakia @ishaan-jaff
Yes. [Setup Instructions](https://github.com/PromtEngineer/Verbi#setup-instructions--)
> * Ensures that both `--cpu` and `--cpus` flags are parsed and handled equivalently, maintaining backward compatibility and user flexibility in specifying CPU resources. You meant this?
@BradKML Could you pass the `device_requests` arg [here](https://github.com/All-Hands-AI/OpenHands/blob/f3885cadc1ce0329402774f06cf0d5b314ab84b4/openhands/runtime/impl/docker/docker_runtime.py#L250) like [this](https://stackoverflow.com/a/71429712) and run in development mode?
@BradKML That's a typo. It should be `['0', '2']` which is not the default. The OP in that question used the 1st and 3rd GPUs only. --- ``` count (int):...
Are you using Devcontainer like in #5529? https://github.com/SmartManoj/Kevin/issues/122#issuecomment-2540484068
Could you comment [this line](https://github.com/All-Hands-AI/OpenHands/blob/50a0b1d91dd0abfa96e151bbe48ac2c8b4c69e8a/openhands/runtime/impl/docker/docker_runtime.py#L296) and check?
2) Could you replace it with `docker.types.DeviceRequest`?