r/LocalLLaMA
· Communities
I’m impressed by Laguna S 2.1
Being excited about a new 120B-class model, I decided to test it on a problem that took me a few days to solve. The problem is to rearrange the data from one representation to another but do it within a fixed memory budget without dynamic allocations. The latter condition makes it difficult to decompose the solution in