Jacob Prince-Bieker

Results 312 comments of Jacob Prince-Bieker

Thanks for pointing this out! We can update the documentation there. For the inference API, we don't integrate with HuggingFace for that, as that is more geared towards LLMs I...

Has the same encoder-processor-decoder as many other models, so could fit well in this repo

1. I think the existing data loaders will work with this, we don't need to add any for this one. 2. This should be generic, and each component should be...

Hi, I think this is a great one to work on! You have the right idea as to what needs to be done. The previous PR didn't get merged as...

Hi, what I would recommend is to focus on developing the model, so don't use that large dataset, but just say, a single ERA5 level, like 2m_temperature ``` import xarray...

Code has now been open sourced: https://github.com/microsoft/aurora

Hey, for this issue, the idea is more to reimplement the Aurora model in this repo, and make it work with the same input/outputs as the other models here. The...

Just a quick note, there is no need to comment just to tag me, I'll respond to comments when I can. Adding comments just to tag me can clutter up...