-
## 🐛 Bug
UPDATE May 31: I tried writing the checkpoints to a gcsfuse mounted bucket inside Colab (instead of gdrive). The crash still occurs.
UPDATE May 31: I tested it with the newest change…
-
Hi I am trying to train my model but I have this error.
I am using Ubuntu server with NVIDIA GPU
```
NameError: name 'str2optimizer8bit_blockwise' is not defined
```
Logs
```
Folder 100_brook…
-
All the information provided:
``` log
Python 3.10.6 (main, Nov 14 2022, 16:10:14) [GCC 11.3.0]
Commit hash: 685f9631b56ff8bd43bce24ff5ce0f9a0e9af490
Installing requirements for Web UI
#########…
-
How to load data in multiple processes?
-
### System Info
GCP TPU-v3-8 VM
Operating System: Ubuntu 20.04.4 LTS
Kernel: Linux 5.13.0-1027-gcp
transformers 4.28.0.dev0 (pip install git+https://github.com/huggingface/transforme…
-
## 🐛 Bug
I'm trying to use pytorch/xla + GPU. I tried running on 4 GPUs (v100) using:
```
unset XRT_TPU_CONFIG
export GPU_NUM_DEVICES=4
python3 pytorch/xla/test/test_train_mp_imagenet.py \
…
-
I have implemented GoogleIndex and it appears to work on my local dev machine. However, uploading the code onto an EC2 running Ubuntu 18 and Lucee 5.x (latest) I am unable to even get the access token…
-
I am unable to run (AdamW 8Bit) on linux with my 3090. Training with AdamW works fine.
My commit on that repo is https://github.com/bmaltais/kohya_ss/commit/9c8c480f8e654eeb5a7d92c13b4ce04333840b0c…
-
`
Python revision: 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Dreambooth revision: cb7fc3b591fc5b49d8423518d2062c4f388e71d8
SD-WebUI revision: 44c46f0ed39596…
-
Hi,
I succesfully managed to run your repo based on SD1.5 model.
now I'm trying to run SD2.0 768 model but I have CUDA: out of memory error.
I have 23 train images (768*768) in 20_person folder u…