ssstevejobs
ssstevejobs
@bghira thank you! unfortunately I still get the same error but when moving to device now ```log SimpleTuner/train.py", line 369, in main text_encoder_2.to(accelerator.device, dtype=weight_dtype) ```
@kenny00968 yes, just use one of these models: - [flux1-dev-bnb-nf4-v2.safetensors](https://huggingface.co/lllyasviel/flux1-dev-bnb-nf4/blob/main/flux1-dev-bnb-nf4-v2.safetensors) Full flux-dev checkpoint with main model in NF4.
> > 是的,只需使用以下模型之一: > > > > * [flux1-dev-bnb-nf4-v2.safetensors](https://huggingface.co/lllyasviel/flux1-dev-bnb-nf4/blob/main/flux1-dev-bnb-nf4-v2.safetensors) 在 NF4 中具有主模型的完整 flux-dev 检查点。 > * [flux1-dev-fp8.safetensors](https://huggingface.co/lllyasviel/flux1_dev/blob/main/flux1-dev-fp8.safetensors) FP8 中带有主模型的完整 flux-dev 检查点。 > > 有模型,但运行SD3模型或者flux模型就会出现AssertionError: You do not have CLIP state...