I did get it working. Running it locally is frustratingly slow compered to speed I expect of a server. But it's still much faster than writting code manually and no data goes externally which I like.
Just my notes on using gander in R with ollama qwen2.5-coder:32b running localy. Not convinced it's going to be terribly helpful. Made simple mistake in example code.
I have lots of RAM and a GPU for mass spec data processing. Gander seems to do better in files with more code. I wonder if it's getting context for what's being asked from the whole file.
Had to set an environment variable to a longer timeout.
Comments
Had to set an environment variable to a longer timeout.
Maybe I should try setting the timeout to longer too, because the larger models do do something, just timeout before they are done. Good point!