-
Hello.
I have a couple of Azure Functions and Angular.
When starting Angular, I want it automatically to start some functions.
Right now, if I use `dependsOn: ["myFunc1:start", "myFunc2:start"]…
-
### Environment
- **Qiskit version**: 1.2.4.
- **Python version**: 3.9.12
- **Operating system**: macOS 13.6.7
### What is happening?
`qiskit.utils.parallel.should_run_in_parallel()` function retu…
-
### Proposal to improve performance
We have two concepts in vLLM:
- SequenceGroup, a group of sequence, that originates from the same request. In most usecases, a sequence group contains only one …
-
**Is your feature request related to a problem? Please describe.**
Based on a Discourse discussion here https://itensor.discourse.group/t/evaluating-overlaps-of-mpss-in-parallel/451/
it seems that…
-
Hello everyone,
I'm trying to do a pygmtsar processing in Portugal, i'm using python 3.11.6 and pygmtsar 2024.8.2.post3. When I run the compute_align function, it gives me this error and I can't un…
-
There are currently several known failure cases/limitations for GPT function calling:
- Parallel Calls: Model makes a syntax mistake and the OpenAI-internal parallel calling syntax "leaks" into a nor…
-
Hello. Sorry, but I'm not sure if this is the right place to report my issue because it involves the confluence of three systems, only one of which is future (GitHub Actions and the development versio…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hi, I am trying to get a full understanding on how function a function call message si d…
-
# the code as follows:
```
CUDA_VISIBLE_DEVICES=1,2 accelerate launch train_flux_deepspeed_controlnet.py --config "train_configs/test_canny_controlnet.yaml"
```
# ERROE
```
The following values …
-
**Describe the bug**
The following function (in `megatron.core.tensor_parallel.random`) is called when we initialize the random seeds. Now I am suspecting the behavior of this function doesn't match …