-
### Checklist
- [X] The issue has not been resolved by following the [troubleshooting guide](https://github.com/lllyasviel/Fooocus/blob/main/troubleshoot.md)
- [X] The issue exists on a clean inst…
-
Hi, I am using the HF hub setup, trying to run the following
gpus = list(range(torch.cuda.device_count()))
test(model, mode="test", dataset=dataset, eval_metrics=["mrr", "hits@10"], gpus=gpus)
…
-
### Problem Description
When running [axolotl](https://github.com/axolotl-ai-cloud/axolotl/) runs, I get intermittent GPU hangs:
```
{'loss': 0.4589, 'grad_norm': 1.0493940198290594, 'learning_…
-
Hello! Thanks for your great work! My work uses your code framework, and I'm trying to reproduce the experiment results. In order to reproduce the results faster, I would like to ask if there is any c…
-
When utilizing multi-gpu training with DDP, e.g. with a `SemiSupervisedDataLoader` and subsequently `ConcatDataLoader`, an error is raised because `distributed_sampler` keyword argument required for…
-
The question is how do you free memory
https://github.com/triton-inference-server/onnxruntime_backend/issues/103
When the model is deployed to a single card, I can specify real-time release of…
-
I'll add Nick to this issue once I have a github username
-
So, this has been reported to me several times and is a known issue (see any release notes). But I never made an issue to track the progress/status.
### What's the problem?
Paths are not antiali…
-
There are 2 different versions of Plex in your app store. Plex and Plex (Nvidia GPU). When installing the Plex (Nvidia GPU) version I get this error:
Error response from daemon: failed to create ta…
-
So not much a bug report (perhaps) at this point perhaps.
There are plenty of logical reasons why memory leaks happen within software in general. Some times it's an oversight, in modern times it mi…