-
It would be nice if instead of static list in BackgroundServerOptions for Queues we had a Func ProcessQueues, that is based on existing queues. That would allow processing for dynamic queues.
For e…
-
Hello,
Is there a docker container for TElocal?
Thank you
-
## 🐛 Bug
## To Reproduce
Steps to reproduce the behavior:
```
Warning: Permanently added '[127.0.0.1]:2222' (ED25519) to the list of known hosts.
[5ea156f179a8 INFO 2024-10-03 23:29:47,…
-
With the new multi-root implementation (0.27.0-insiders3 or later), if you see a lot of duplicate "Processing folder" in the logging and CPU is being used then it's this issue (it's common with system…
-
```
What steps will reproduce the problem?
1. install conque 2.3 to $HOME/.vim running vim 7.0
2. :ConqueTerm bash starts, commands work fine
3. exit from bash, then error prompts like below repeat ag…
-
## Targets
- for complicated signals processing
- for running other commands
## Ref
- [dockerfile_best-practices/#entrypoint](https://docs.docker.com/develop/develop-images/dockerfile_best-p…
-
### Problem
Wondering if basic support already exists.
Llama vision 3.2 is unlike https://github.com/turboderp/exllamav2/issues/399, and in some ways may be very easy for basic Exllama integration…
-
Hi, I have a question, how to enter multiple coordinates?
python remove_anything.py \
> --input_img ~/input/test1.png \
> --point_coords 58 127 778 127 58 366 778 366 \
> --point_la…
-
'multi' and 'multiExec' is a very useful way to parallelize the processing inside a bpipe stage. It would be great if the support of arbitrary cluster job configuration name can be added. Thank you.
-
In the main loop in parse_indented_config, allow for a filter callback argument to influence the text processing.
The callback should return the new config 'line', or None. If None, the processing…