Ouroboros Chrysopoeia

Results 67 comments of Ouroboros Chrysopoeia
trafficstars

Will this matmulfreellm preserve efficiency gains on top of bitnet, e.g. https://github.com/microsoft/BitNet and https://github.com/kyegomez/BitNet ? If it does, then someone like [Sandia](https://www.hpcwire.com/off-the-wire/sandia-partners-with-national-labs-to-develop-energy-efficient-ai-and-computing-tech/) could perhaps help with funding.

I don't know why `snap` is still kept in the readme if it's not been updated in years. Someone can accidentally install an old version of `just` via `snap`, then...

There is a benefit to `snap` over `apt`, which is that `snap` packages, once installed, are kept updated without any effort. In any case, `snap` is not so useful when...

That's an effective workaround. To recap, essentially, in my `pyproject.toml`, I applied the following diff: ``` [build-system] -requires = ["hatchling"] +requires = ["hatchling==1.26.3"] # Without a version spec, hatchling==1.27.0 is...

> i'll go to a fork or to any alternative! I would be careful going to "any alternative". It's your passwords you're talking about. Also, a fork of the client...

> https://github.com/dani-garcia/vaultwarden That's interesting for a server, and while the server has a web client, are there comparable open source clients too for desktop and/or mobile?

> enshitification is inevitable with these god forsaken companies It's practically a given with almost any VC (venture capital) or PE (private equity) backed company with worth between 10 million...