Dan MacGuigan
Dan MacGuigan
Was there ever a solution to this? I'm having the same problem more than a year later
I know this issue is already closed, but the new tarball for 0.7.3 works fine now
I'm also hitting the same error. Anyone find a solution?
I seem to have found a workaround by including the `--save_safetensors False` argument for the `run_mlm-mod.py` script
Also I should note that this bug is somewhat time sensitive, as I'm supposed to be running a workshop using this nextflow config on Thursday (12/11)
Thanks for the quick response! My full codebase is [here](https://github.com/Smithsonian/MitoPilot). `opts` is a process input read from an SQL database, see [here](https://github.com/Smithsonian/MitoPilot/blob/342dae25c6dd8b3eafda8a21569ee7fafabe6eea/inst/nextflow/modules/preprocess.nf#L13) and [here](https://github.com/Smithsonian/MitoPilot/blob/342dae25c6dd8b3eafda8a21569ee7fafabe6eea/inst/nextflow/modules/preprocess_workflow.nf#L4) for an example. Mostly I'm confused...
Same issue for me here, broke my R package. Thanks @IvanM26 for brining this up.