173 points by galeos 9 months ago | 33 comments
newfocogi 9 months ago
swfsql 9 months ago
I think the real market for this is for local inference.
strangescript 9 months ago
waynenilsen 9 months ago
danielmarkbruce 9 months ago
varelse 9 months ago
zamadatix 9 months ago
trebligdivad 9 months ago
alkh 9 months ago
danielmarkbruce 9 months ago
wwwtyro 9 months ago
hansvm 9 months ago
The easiest example is xor, which can trivially be interpreted as either xoring one large integer or xoring a vector of smaller integers.
Take a look at the SWAR example here [0] as a pretty common/easy example of that technique being good for something in the real world.
Dedicated hardware is almost always better, but you can still get major improvements with a little elbow grease.
15155 9 months ago
summerlight 9 months ago
az226 9 months ago
eightysixfour 9 months ago
If one value is 0, it is 0.
If the signs are different, it is -1.
If the signs are the same, it is 1.
I’m sure those can be done with relatively few instructions using far less power hungry hardware.
faragon 9 months ago
not_a_bot_4sho 9 months ago
diggan 9 months ago
WSL1 certainly felt that way, WSL2 just feels like any other virtualization manager and basically works the same. Not sure why people sings the praise of WSL2, I gave it a serious try for months but there is a seemingly endless list of compatibility issues which I never had with VMWare or VirtualBox, so I just went back to those instead and the experience is the same more or less.
throwaway314155 9 months ago
diggan 9 months ago
EgoIncarnate 9 months ago
Datagenerator 9 months ago
layer8 9 months ago
Not sure what you mean by “default shell”. The default shell on Windows is this: https://en.wikipedia.org/wiki/Windows_shell. I don’t suppose you mean booting into Bash. Windows doesn’t have any other notion of a default shell.
faragon 9 months ago
hhejrkrn 9 months ago
aithrowawaycomm 9 months ago
> A demo of bitnet.cpp running a BitNet b1.58 3B model on Apple M2:
And this is in their Windows build instructions:
> Important! If you are using Windows, please remember to always use a Developer Command Prompt / PowerShell for VS2022 for the following commands
Scene_Cast2 9 months ago
delegate 9 months ago
sheerun 8 months ago
lostmsu 9 months ago
diggan 9 months ago
ein0p 9 months ago
sinuhe69 8 months ago