-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
memory prefetching is widely used in randomly accessing array items, which is very suitable i…
-
python3 /data/bio-software/egapx/ui/egapx.py ../data/input_D_farinae_small.local5.yaml -e docker -o GCA_040085125.1_ASM4008512v1_out2 -w ./temp
[6f/72e38f] process > egapx:annot_proc_plane:gnomon_b…
-
### System Info
- `transformers` version: 4.46.1
- Platform: macOS-15.1-arm64-arm-64bit
- Python version: 3.11.10
- Huggingface_hub version: 0.26.2
- Safetensors version: 0.4.5
- Accelerate ve…
-
### Feature request
Add support for prefetching the next n batches through iterabledataset to reduce batch loading bottleneck in training loop.
### Motivation
The primary motivation behind th…
-
Even though prefetches have a short lifetime, it is possible for a prefetched response to be "stale" by the time it is used due to a change in the user state (e.g., logging out).
This could be surp…
-
### Link to the code that reproduces this issue
https://github.com/gavrilikhin-d/repro
### To Reproduce
Test prefetching in production mode
1. ```bash
npm install
npm run build
…
-
Hi.
I have a question regarding the prefetch implementation in your framework.
As I understand it, prefetching and inference should ideally run concurrently in separate CUDA streams. I noticed t…
-
### Is this a new feature, an improvement, or a change to existing functionality?
New Feature
### How would you describe the priority of this feature request
Nice to have (e.g. Adoption is possible…
-
### Is this feature for paramiko acting as a client or a server?
Client
### What functionality does this feature request relate to?
SFTP
### For client-side features, does this relate to a specifi…
-
Currently dynamic imports include things like routes, error components, and any global components (so if using with `@nuxt/content`). I am _very_ concerned to decrease HTML and number of prefetched re…