agijsberts

Results 3 issues of agijsberts

Hello, While writing a custom vector-like container I noticed strange behavior when passing non-const iterators to the `emplace` method of my class. I can replicate the same behavior also with...

## Describe the bug When loading the pretrained model from HuggingFace as per the instructions in `README.md` I get a `KeyError: 'config'` exception. The issue is that when following the...

bug

# Pull Request ## Description This PR follows the discussion in https://github.com/openclimatefix/skillful_nowcasting/issues/68 and makes DGMR compatible with recent updates in `huggingface_hub`. Specifically, it removes the explicit `config` argument from constructors....