-
Make similar to linear/rf models already there. Use the statsmodels package.
http://statsmodels.sourceforge.net/devel/mixed_linear.html
-
## Description
When trying to train a LoRA using FluxGym, encountering a PyTorch distributed training initialization error.
## Error Message
```python
ValueError: Default process group has not b…
-
I am very happy about the new feature that allows to export and submit your own GT as we all benefit from better default models and I will gladly share the GT I've got. However, I've produced GT from …
-
Under certain circumstances, the same simulated datasets give differing conclusions in hypothesis tests between lmer in R and proc mixed in SAS due to differences in model fits and Satterthwaite degre…
-
hi guys, i'm getting Error while processing route: s.posts.index Assertion Failed: Expected an object as data in a call to push for user , but was 559f25b49ca0662b92873def Error: Assertion Failed: Exp…
-
I'm trying to train the data:
accelerate launch --num_cpu_threads_per_process=2 "./sdxl_train_network.py"
--pretrained_model_name_or_path="/content/civitai/realismEngineSDXL…
-
```
File "Q:\repos\fluxgym\sd-scripts\flux_train_network.py", line 564, in
trainer.train(args)
File "Q:\repos\fluxgym\sd-scripts\train_network.py", line 1070, in train
self.sample_im…
-
I couldn't find any tidy models implementation of `coxme::coxme()` in either `broom` or `broom.mixed`. Valid to add?
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
- `llamafactory` version: 0.9.1.dev0
- Platform: Linux-5.15.0-125-generic-x86_64-with-glibc2.31
-…
-
I noticed in the training script it say's "--fp8_base^" after I trained a quick model and tried it in comfy I got the model weight errors when running flux in fp16. Does anyone know what setting I use…