Julius Schmitt

Results 23 comments of Julius Schmitt

Is there currently a workaround for fetching nix flakes input with lfs?

This might be a little bit offtopic, but wouldn't it be better if the mlflowLogger completely took over the model check pointing behavior if it is used? ModelCheckpoint is currently...

I also want to add that MLFlowLogger currently only copies checkpoints from a file: https://github.com/Lightning-AI/pytorch-lightning/blob/master/src/lightning/pytorch/loggers/mlflow.py#L335

I want to add that such a feature would be very much appreciated! I often had the case where I wanted to load data like result01.csv, result02.csv, ... and plot...

Yes I will happily do that :)

https://github.com/bratorange/tinymist/blob/main/editors/intellij/dev-notes.md

Hey glad to hear that. I would like to iron out some obvious bugs, like exceptions and then do a pull request. The integration tests essentially use a high level...

> I recently heard about this issue – I have an existing and published IntelliJ plugin for Typst integrated with Tinymist (https://github.com/garetht/typst-support), is there any interest in incorporating this into...