08:19tomeu: uff, finally managed to decode my first weights
08:43pH5: awesome! how does it work?
08:44tomeu: not that well yet, but two of the values are definitely good
08:44tomeu: I'm implementing the decoding in python, as an intermediate step towards writing the decoder in mesa
08:45tomeu: I will put the script in mesa, I think we will be using it for quite some time still
08:49pH5: nice, and it will only get better from here :)
08:50tomeu: it's definitely some progress :)
08:50pH5: should that script be for all encodings (i.e. vipnano-qi and si+ as well?)
08:51tomeu: no, only for huffman, but I already have one for the previous method
08:51tomeu: a bit messy, though
08:52pH5: either way, I think having something that can decode the mesa-compressed-*.bin dumps in a central place is a good idea.
08:52tomeu: yeah, definitely
08:53pH5: s/central/well known/ anyway