-
Hello everyone,
we are using ddtrace in production on our celery workers, and those seem to be creating extra threads
![Image](https://github.com/user-attachments/assets/895bedf8-a0d4-489a-8c0e-f06…
-
python train.py
--hiera_path "/root/sam2-unet-main/sam2_hiera_large.pt"
--train_image_path "/root/autodl-tmp/DUTS-TR/DUTS-TR-Image/"
--train_mask_path "/root//autodl-tmp/DUTS-TR/DUTS-TR-Mask/"
--s…
-
Hello @lamm-mit ,
I am getting this error on the llama server.
This is after submitting and setling the web server UI
as mentioned in other issues here:
Text Generation Model: openai/custom_model…
-
It would be nice to have some kind of lifespan for worker instances.
In my case i need shared http client (httpx.AsyncClient) for my activities, and i now don't see a proper place to call `await cl…
-
### Your current environment
The output of `python collect_env.py`
```text
PyTorch version: 2.6.0.dev20240918+rocm6.2
Is debug build: False
CUDA used to build PyTorch: N/A
ROCM used to bui…
-
A couple of Beam users mentioned a usecase where some initialization code needs to run on Python workers before pipeline processing starts.
Such code needs to be executed run early in the main() m…
-
### What happened + What you expected to happen
I received the error below when creating a remote actor task on a worker node. The actor is instantiated without issue, but when creating this remote …
-
### What happened + What you expected to happen
[2023-10-23 10:22:44,732: WARNING/MainProcess] Exception in thread
[2023-10-23 10:22:44,733: WARNING/MainProcess] ray_print_logs
[2023-10-23 10:22…
-
I HAVE AN ISSUE WHEN IM TRYING TO IMPORT A .TIF CUSTOM DATASET LAND COVER
2023-05-19T19:56:54 WARNING Traceback (most recent call last):
File "C:\Users/paco0/AppData/Roaming/QGI…
-
[Runpod](https://www.runpod.io/) のクラウドサーバー (Ubuntu) で API サーバーを立ち上げようとしたところ、以下のエラーがでて立ち上がりませんでした。原因・解決方法がわかれば教えていただきたいです。
```
(new_env) root@7353202850ee:/workspace/Style-Bert-VITS2# python server…