-
The detected CUDA version (9.1) mismatches the version that was used to compile
PyTorch (11.6). Please make sure to use the same CUDA versions.
-
Hello, I have seen similar errors in the other issues posted, but they were all different. None of these solutions solved my problem.
I ran the advanced LORA trainer and I keep getting the followin…
-
I use `python train.py configs/tqdm/tqdm_clip_vit-l_1e-5_20k-g2c-512.py` to train the model but an error occurs during evaluation.
Error Traceback:
``` log
[ …
-
Hi,
I was wondering if there is any method that would let us retrain this model using Pascal voc a notion files and images ???
-
i change learning rate=0.000001.when traning it show learning rate=0.00001.the learning rate can'n be changed.
![image](https://user-images.githubusercontent.com/34545663/37883664-515e8fd6-30de-11e8-…
-
**Describe the bug**
Running a basic fastconformer hybrid recipe fails with image `nemo:24.07` and newer; more specifically, the reported RNNT WER numbers are all over the place, whereas CTC WER numb…
-
In the given examples axoltol [exmaples/medusa](https://github.com/ctlllll/axolotl/tree/main/examples/medusa),
I follow the `vicuna_7b_qlora_stage1.yml` and `vicuna_7b_qlora_stage2.yml` to write my …
-
## Issue
I am doing custom training of the yolonas-medium model on a custom dataset. I have got Recall of 0.71 & Precision of 0.2 after 100+ epochs (Precision can probably be made better by changin…
-
What might be this error?
```
(myenv) root@eb3fe363e935:/workspace/house_diffusion/scripts# python image_train.py --dataset rplan --batch_size 32 --set_name train --target_set 6
Logging to ckpts/op…
-
CenterNet work on ubuntu16.04+pytorch0.4.1+python3.5+cuda8.0
I have compile the ./make.sh
when i run the demo.py met error
python demo.py ctdet --demo ../images/ --load_model ../models/ctdet_coco_d…