-
When I calculated DMI and Jani, after merging, I found that the symmetry of the result obtained from the calculation did not correspond to the lattice symmetry, in addition, the change of the density …
-
### Describe the bug
By default, simply adding "report_to": "wandb" as an argument for training_args (for HF Trainer) only creates plots (say, for GPU usage) for only the master node on the wan…
-
I get this error message: '"binary marks" must have the same shape as the image', when I run inference with the trained model. It's an RTMDet model that I trained with mmdetection 3.x. What could be t…
-
注释/代码 (Comments/Code)
* [ ] 中英双语注释 (Bilingual comments in Chinese and English)
* [ ] 有意义的报错信息(多写 assert) (Meaningful error messages (more asserts))
文档 (Documentation)
* [ ] 简短的 RWKV 介绍 + 模型推荐 (B…
-
I was trying to anneal / cool off the learning rate following the examples to build models from scratch but when I try
```
# python train.py --hps=small_vqvae,small_upsampler,all_fp16,cpu_ema --na…
-
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/OpenAccess-AI-Collective/axolotl/labels/bug) didn't find any similar reports.
…
-
Hi,
First of all, thank you for your invaluable contributions to the field of topology optimization.
I am trying to use the Bi-directional Evolutionary Structural Optimization (BESO) method for …
-
Hi,
I've trained a model and only got the pictures of the training process. The name of the model is 'model-10.pt'. I want to know how to use it to generate new images. How can I load it and use it?…
-
Now, only double-quoted strings are allowed in the configuration files. If we support also single quotes, it will go nicely with the `-s` CLI option:
```sh
for WARMUP in 1000 2000 3000 4000; do
b…