-
### Description
Document error in Ray Tune API example. At line 2 in the example code which showed in the API document given below. Should be 'tune.utils.wait_for_gpu()' rather than 'tune.util.wait_f…
-
Would this combined omp_cpu_trans and omp_gpu_trans files work ? I assume it will I haven't tested yet
```
from utils import (
insert_explicit_loop_parallelism, normalise_loops, add_profiling,
…
-
high gpu memory usage low volatile utils, gpu memory fully occupied,but volatile utils almost is 0, I can't fegure out why
-
i tried to merge 6 loras to a model but gives me this error (latesst a1111) (i also did try with only one)
```
Loading sd\cassycartoon_v30.safetensors [ff3cb00411]
Reusing loaded model sd\CassyAn…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
yes
### Source
source
### TensorFlow version
2.17.0
### Custom code
Yes
### OS platform and di…
-
### System Info
- `transformers` version: 4.46.0
- Platform: Linux-5.15.0-91-generic-x86_64-with-glibc2.35
- Python version: 3.9.16
- Huggingface_hub version: 0.24.0
- Safetensors version: 0.4.…
-
2024-06-06 17:25:06,816 - modelscope - INFO - PyTorch version 2.1.2+cu118 Found.
2024-06-06 17:25:06,817 - modelscope - INFO - Loading ast index from C:\Users\vusoo\.cache\modelscope\ast_indexer
202…
-
When I was testing your backdoor model, it showed that there was insufficient video memory during operation. It seems that you did not perform batch processing. What device did you run it on?
-
Some LLM models have assertion error, in multiproc_worker_utils.py:120
- especially when using 3 GPUs
This bug is critical and preventing deployment for client.
This is a run-time error, not a …
-
when i run "rdagent fin_model", it works well on my cpu to train a GRU. How to use gpu device such as "cuda:0" to run this demo?
Some outputs of my terminal when running this script are as follows:
[…