-
macOS 12.1 (on Intel hardware) + Python 3.9.10, cleanlab 3f17be685e3c38e7a97737d083507b56b1ec897f. Running the code below causes an infinite loop of exceptions.
To reproduce, save this as `bug.py` …
-
### What happened?
It's probably something I can fix with my fmripost-rapidtide call or my Docker settings
### What command did you use?
```shell
docker run -ti --rm \
-v /Users/taylor/Documen…
tsalo updated
2 months ago
-
I was trying to finetuning Meta-Llama-3-8B-Instruct using 4 gpus with the following command:
`torchrun --nproc_per_node 4 -m training.run --output_dir llama3test --model_name_or_path meta-llama/Met…
-
Hi,
I tried to run DenovoCNN on a 32 CPU cores environment, using Ashkenazi samples but the task has been run for more than 8 hours and just got terminated for no reason. I want to ask what the rec…
-
First of all, thanks for providing this code 😄
### tl;dr
I am getting ValueError when trying to run eval on `iNat21` dataset with `python -m evals.main --fname configs/evals/vitl16_inat.yaml --de…
-
Run is https://dev.pipeline.vast-survey.org/piperuns/77/, with log file `2024-06-26-05-36-59_log.txt`
Traceback is
```
2024-06-26 07:01:03,006 runpipeline ERROR Processing error:
No objects to c…
-
I want to test the performance of C9 of yolo after FlexTensor's optimization, but there seems to be some problems when running `optimize_conv2d.py` on GPU
``` shell
$ python optimize_conv2d.py --sha…
-
-
I'm trying to submit and process results of multiple jobs in parallel but I'm noticing that, in many cases, jobs are submitted sequentially.
```python
import datetime
import imp
from multiproces…
-
Hi, I stumbled upon an error while running the command `airsenal_run_pipeline`. Everything goes well until:
```sh
[...]
Fitting player model for FWD ...
/usr/lib/python3.11/multiprocessing/pop…