Gal Dahan
Gal Dahan
# Pull Request Template for FastCRUD ## Description This pull request introduces changes to make the is_deleted field optional and configurable in the soft delete logic of the FastCRUD class....
- [x] All [tests](https://github.com/jfrog/frogbot#tests) passed. If this feature is not already covered by the tests, I added new tests. - [x] This pull request is on the dev branch. -...
Hey everyone, I'm trying to run a model with offloading on my Intel CPU, but I’m getting the following error: ``` File "C:\dev\AI\fluxgym\sd-scripts\library\custom_offloading_utils.py", line 78, in swap_weight_devices_no_cuda synchronize_device() TypeError: synchronize_device()...
#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: This PR silences the output of the `git worktree add` command...