https://news.ycombinator.com/item?id=35937505
https://gist.github.com/rain-1/8cc12b4b334052a21af8029aa9c4fafc
curl micro.mamba.pm/install.sh | bash
Cuda install for WSL + Ubuntu:
https://huggingface.co/vicuna/ggml-vicuna-7b-1.1
git checkout 08737ef720f0510c7ec2aa84d7f70c691073c35d
make clean
alias ai="cd $HOME/src/llama.cpp; script -c './run.sh' -a airecord.script; echo 'Done recording'"