-
### System Info
- `transformers` version: 4.47.0.dev0
- Platform: Linux-5.15.0-126-generic-x86_64-with-glibc2.31
- Python version: 3.11.0
- Huggingface_hub version: 0.24.5
- Safetensors version: …
-
@tpq
Thanks for a handy package, I had been using a rough utility of mine for the same: https://gist.githubusercontent.com/talegari/ad06da7795b8771e2e152f304ca00f6f/raw
Do you have an idea to com…
-
This package could provide utilities for a bit of "eager" processing of *async* iterators.
A "buffer" of a specified size to process items of an iterator in parallel before resolved items are yield…
-
It seems quite easy to force parallel downstream processing by accident. One can intuitively use parallel coroutines in flow builder (instead of producer) and suddenly all downstream operators, along …
-
Hello Pulumi team,
I am using `pulumi.automation` for a workload that requires highly parallelized resource creation and deletion. In my workflow, I need to perform the following steps for a large n…
-
Thank you for this work!
In my opinion, always use the QGIS' pyproj. I was not able to activate the plugin until I edited the QGIS3.ini by hand, because when run the plugin for the first time the c…
-
hi, would it be possible to add CUDA processing offloading for VMAF calculation? As well as parallelize processing of multiple files at the same time?
https://github.com/Netflix/vmaf/pull/1080
-
### New Feature / Enhancement Checklist
- [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md).
- [x] I am not just asking a [questi…
-
Hiya,
I'm running a glmer model on an R Studio server with 24 cores and for some reason when I run a glmer model it by default eats up all the cores???
IN the documentation I couldn't find anything…
-
I have been using scythe in a rather inefficient way by loading up most (all) of the known Illumina adapters and running scythe with that list. We have projects that extend over several years and cap…