Markus Tavenrath

Results 7 comments of Markus Tavenrath

How much system RAM do you have? How big is the model you've been loading in to ollama?

https://github.com/mtavenrath/onnxruntime/commit/0da0b19155b6d03b6e6269b9d2ceb69ba45eb118 shows one instance where I didn't get the warning on Windows. If you are seeing the warning I am curious about your build settings. Looking at the compiler flags...

Unless there is a Windows CI without the CUDA EP this setting will lead to bit rot. I've removed the special case and fixed all warnings I got, including a...

@harry-boe Can you check if this fix also works with the SDCard library? I think this fix is better than initializing mySettings._user_regvalue with the value of mySettings._user_regvalue = SPI_USER(SPI_NO); The...

The code now preserves the user register in beginTransaction and restores it in endTransaction.

@3PrintD-Solution @dAjaY85 This PR is superseeeded by #1703 with the changes applied to master a and a few issues fixed.

I've updated the PR to master & fixed the issue with the display not updating the last timestamp.