Aaron Lee

Results 2 issues of Aaron Lee

Working on memoizing `timecorr`—need to have hashable parameters (then we can simply use Python's `@lru_cache`). I've written a function that converts np.array and lists of np.array (non-hashable) into tuples (hashable...

This is very much a draft/proof of concept I'm playing with, just one idea for an MTP implementation. Planning to test on GLM-4.5 because it's the only model out there...

examples
server
hot