-
Because I want to use the individual view models in isolation, I'm trying to build a pipeline that processes SMILES molecules into embeddings through the three view models. However, running the `model…
-
Converting a batch of books is a very common use case. I'm not sure if supporting batch conversion is something we would do entirely on the UI side or if the engine has some built-in capabilities. Eit…
-
## Description
Implement batch processing for embedding generation to improve performance.
Current implementation iterates through chunks individually, which is computationally inefficient. By using b…
-
### Checklist
- [X] I have **tried ALL** of the steps mentioned in the [troubleshooting guide](https://github.com/upscayl/upscayl/wiki/Troubleshooting).
- [X] I have **searched** for this in the [iss…
-
In the IETF 121 OAuth meetings, I presented on the topic of how to support "batch processing" transactions within the Transaction Token spec ([Issue 111](https://github.com/oauth-wg/oauth-transaction-…
-
### Description
As BPDM architect,
I want that the Orchestrator is able to process a batch of task results that includes tasks which already proceeded into one of the next steps,
so that the batch …
-
Needs to implement a better way to process frames with making sure all the faces are detected and processed.
Maybe create an NxM array, N is the number of faces detected, and M is the batch size.
…
-
# Overview
The goal is to add support for efficient batch processing of inputs to the MLX-VLM library. This will allow users to process multiple images and text prompts simultaneously to generate cor…
-
### Description
This Issue aims to address and refactor the `batch_processing` model to fix benchmark issues as outlined in [Issue #60](https://github.com/SECQUOIA/gdplib/issues/60).
Solution stra…
-
we need to replace the boolean "if args.save_for_LTAS and args.save_matrix:" in qsub_spectrogram_generator_pkg.py by "if save_welch:"