-
Hi,
在配置 ECS 实例的安全组的时候,我做了以下操作:
可选的 安全组:
[0] - sg-ds-workstation-linux(安全组名称blablala)
我选择了 0 然后回车
出现以下报错
Traceback (most recent call last):
File "start_instance.py", line 117, in
…
-
Thank you for your great work; I appreciate it!
I want to use the new version of Llava (Specifically, llama3-llava-next-8b, which you can download checkpoint here: https://huggingface.co/lmms-lab/l…
-
accelerate launch diff_train.py \
--pretrained_model_name_or_path stabilityai/stable-diffusion-2-1 \
--instance_data_dir train/images_large \
--resolution=256 --gradient_accumulation_steps=1 …
-
I encountered the error while training the UNet.
Training the UNet...
Traceback (most recent call last):
File "/content/diffusers/examples/dreambooth/train_dreambooth.py", line 18, in
fro…
-
### System Info
System Info
Python version: 3.11.0
PyTorch version: 2.4.1 or 2.5.0
Transformers version: 4.46.0
TRL version: 0.11.4
PEFT version: 0.13.2
### In…
-
-
Do an exploratory analysis of the QTI format (Specifically Multiple Choice Question) to see what its limitations are: https://www.imsglobal.org/question/index.html
Some questions I have are:
1) Can…
-
The model compiled with AdamLRM fails to be saved, complaining the following error:
```
AttributeError: 'AdamLRM' object has no attribute 'lr_multiplier'
```
I have looked into the code, the `Adam…
-
Hey guys, I've never used python before and besides a very, VERY basic understanding of code just from following tutorials and stuff over the years, I really don't know what I'm doing. I do want to le…
-
Hi,
with the updated repo, the file path has changed. It needs an update.
```
!accelerate launch lora/train_lora_dreambooth.py
to
!accelerate launch lora/training_scripts/train_lora_dreamboot…