Ayush Goel
Ayush Goel
### Steps to reproduce 1) Go to https://esprima.org/demo/parse.html# 2) The cursor location seems to be incorrect while editing the live source code area.
I am curious if there is any data reporting how well does brozzler scale with increasing the number of parallel browsers? In my current (very limited) test bed, brozzler takes...
By default, `page.tracing` only captures the trace logs for the main frame. However, in Chrome's GUI when you capture the trace information, it by default captures it for all frames....
From what I understand, based on the [source code](https://github.com/rockdaboot/wget2/blob/master/src/wget.c#L143-L149), the parser doesn't extract embedded URLs from JavaScript files. Is there any particular reason for not supporting this? Maybe because wget...
Not sure if others would agree, but I felt the definition of `CONCURRENCY_BROWSER` that every URL is launched in a new browser using the incognito context, seemed misleading to me....
### System Info - `transformers` version: 4.40.0 - Platform: Linux-5.15.0-105-generic-x86_64-with-glibc2.35 - Python version: 3.10.12 - Huggingface_hub version: 0.22.2 - Safetensors version: 0.4.1 - Accelerate version: 0.25.0 - Accelerate config: not...
### System Info - `transformers` version: 4.40.0 - Platform: Linux-5.15.0-105-generic-x86_64-with-glibc2.35 - Python version: 3.10.12 - Huggingface_hub version: 0.22.2 - Safetensors version: 0.4.1 - Accelerate version: 0.25.0 - Accelerate config: not...
The mii inferencing benchmark script computes throughput as [num_clients/latency](https://github.com/microsoft/DeepSpeedExamples/blob/master/benchmarks/inference/mii/src/postprocess_results.py#L73). Shouldn't this be `num_queries/latency`? Also why use P95 latency and not the total time it took to process all the requests,...
I am using `kvikio` to read an array stored on a file on the disk, directly onto the GPU. On the GPU I want to deserialize the file content into...
### System Info ```Shell - `Accelerate` version: 0.35.0.dev0 - Platform: Linux-5.15.0-121-generic-x86_64-with-glibc2.35 - `accelerate` bash location: redacted - Python version: 3.10.14 - Numpy version: 1.23.5 - PyTorch version (GPU?): 2.4.1+cu121 (True)...