-
-
### Describe the bug
Can not use multiple controlnets, https://huggingface.co/docs/diffusers/main/en/api/pipelines/controlnet_hunyuandit. According to the docs above, it seems that I just need to u…
-
Hello,
I have encountered a "division by zero" error while attempting to run `generator.py` on my Windows machine. I have made the necessary [modifications to `bitsandbytes`](https://github.com/oob…
-
你好,我想请教一下,我是用你的代码成功合并了模型,但是在转出onnx时出现了如下问题
导出onnx的具体代码见https://github.com/sophgo/ChatGLM3-TPU.git
-
When I load the model as following, throw the error: Cannot merge LORA layers when the model is loaded in 8-bit mode
How can I load model with 4bit when inferencing?
`
model_path = 'decapoda-resea…
-
When I increase `--context_length` no matter how many GPU is available, it ends with OutOfMemoryError error
I'm wondering why fully sharded FSDP doesn't work as expected
```
torchrun --nnodes 1…
-
import logging
import os
import json
import torch
from datasets import load_from_disk
from transformers import TrainingArguments
from trl import SFTTrainer
from unsloth import FastLanguageModel…
-
I am trying to further finetune `Starchat-Beta`, save my progress, load my progress, and continue training. But whatever I do, it doesn't come together. Whenever I load my progress and continue traini…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
- `llamafactory` version: 0.9.1.dev0
- Platform: Linux-6.5.0-35-generic-x86_64-with-glibc2.35
- Pytho…
-
Sorry to interupt you, but I have found that after I ran the command `sh train_dreambooth_lora.sh`, it shows that
`Traceback (most recent call last):
File "/home/sunzhenyu/anaconda3/envs/PlacidDr…