Earlier quoted context omitted.
Just install Cygwin. 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.
I used Cygwin for more than a decade. I prefer Git Bash (msys-based).
Microsoft BitNet: inference framework for 1-bit LLMs
31–36 of 36 posts
Re: Microsoft BitNet: inference framework for 1-bit LLMs
#32Earlier quoted context omitted.
Probably because it has relatively painless GPU sharing with pass through. As far as I know that sort of feature requires a hypervisor-level VM, which is not something you get with VirtualBox.
Someone correct me if I'm wrong, but I think you can use a KVM or QEMU backend for VirtualBox and that way get GPU pass-through. Probably not out of the box though.
Re: Microsoft BitNet: inference framework for 1-bit LLMs
#33Re: Microsoft BitNet: inference framework for 1-bit LLMs
#34I'm glad Microsoft uses Bash in the example, instead of their own Windows shells. As a user I would like having something like "Git Bash" for Windows built in the system, as default shell.
> 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
Re: Microsoft BitNet: inference framework for 1-bit LLMs
#35Re: Microsoft BitNet: inference framework for 1-bit LLMs
#361.58bpw is not “1 bit”.