Mittagskogel
Mittagskogel
The "E" and "W" cardinal direction labels in the alt_az chart are not aligned vertically. I believe the label_positions should be as follows: ```C chart_label(p, s, black, "N", &(label_position) {-dh...
It seems like some of the tiles are being excluded from the field of view. I've attached a parameter file where this effect is visible. There is a fairly clear...
The testoutput option is ignored when using the `-r --job` options to build via Slurm on compute nodes. Instead, output files are written to present working directory. This is a...
Some of the keys in the config file generated by `eb --confighelp > $HOME/.config/easybuild/config.cfg` are incorrect and not recognized by EasyBuild. For example, the options in the `[job]` section get...
I'm running the tgv example with the following case file: ``` &NEKO_CASE mesh_file= '32768.nmsh' fluid_scheme='pnpn' lx = 8 source_term = 'noforce' initial_condition = 'user' / &NEKO_PARAMETERS dt = 1d-3 T_end...
The fine-tuning guide https://github.com/huggingface/blog/blob/main/gemma.md#fine-tuning-with-trl for Gemma no longer works with the newest version of TRL. Users should clone https://github.com/huggingface/trl/commit/9bc478ecbb2e9d0c9311784428347c382c05303d.