Hemant Singh

Results 13 issues of Hemant Singh

The IPv6 address is `2002::1`. So why does `packed`not include the inner "2" in the IPv6 address? ```python >>> >>> ip = ipaddress.ip_address('2002::1') >>> ip IPv6Address('2002::1') >>> ip.packed b' \x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01'...

Thanks for developing this goping code - it's great. I am using it in another golang program and have changed func API's to return an error. In regards to the...

I am interested in using magvit with a SSM linear model, e.g., Mamba. One way would be to export tokens and embeddings.