-
Whenever I try to launch DEMoCap, it just crashes right away. I tried the Steam install, the Windows store install, and the itch.io install with no luck. Here is the end of the log file. Any help woul…
-
I'm building the CUDA samples for multiple architectures, since it is documented one can do this with the `SMS` option. My build command is:
```
make -j 72 HOST_COMPILER=g++ SMS='80 86'
```
I'…
-
### System Info
- `transformers` version: 4.45.2
- Platform: Linux-6.9.10-amd64-x86_64-with-glibc2.39
- Python version: 3.11.9
- Huggingface_hub version: 0.24.5
- Safetensors version: 0.4.4
- Ac…
-
As the title described, does standalone mode support multiple GPUs to speed up training?
-
### How to rewrite the code to make the program run on multiple GPUs? Thanks.
```
import argparse
import datetime
from pathlib import Path
from typing import List
import torch
from torch.nn…
-
Hi.
Thanks you for sharing good code.
Now I`m training your model. But It seems like using 1 GPU.
Can I use multiple GPUs by just using arguments on terminal?
OR
need I modify some code?
-
Good day, can I run my detector on multiple gpu's yet or is there a way I can adjust the code so that I can achieve this. Reason being; need to speed up detection time for a lot of images that need to…
ghost updated
3 years ago
-
Type: Performance Issue
### Steps to reproduce.
- You can start writing a *Dockerfile*
- Use a `RUN` instruction (not sure if the issue also happens with any other instruction)
- Start the command u…
-
### System Info
```Shell
- `Accelerate` version: 0.28.0
- Platform: Linux-5.15.0-101-generic-x86_64-with-glibc2.35
- Python version: 3.10.12
- Numpy version: 1.26.4
- PyTorch version (GPU?): 2…
-
Type: Bug
No result.
Too long "Generating ..."
Extension version: 0.21.2024090602
VS Code version: Code 1.93.1 (38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40, 2024-09-11T17:20:05.685Z)
OS version: Darw…