@gregorni

Related efforts that I know of.

The ability to run bloom on your own hardware: https://github.com/NouamaneTazi/bloomz.cpp https://github.com/NouamaneTazi/bloomz.cpp/issues/4

Vipergpt. Not sure whether it will be libre. (Hopefully) https://viper.cs.columbia.edu/

King Algorithm Manifesto https://github.com/keskival/king-algorithm-manifesto/blob/main/README.md

Better Without AI which advocates for mechanistic interpretability https://betterwithout.ai

There is also a recommended reading list for stochastic parrots but I am not linking it here since I do not want to promote google docs.

Also does anyone know of any efforts to provide libre riscv AI accelerator that can be run on FPGA?

#bloom #vipergpt #kingalgorithmmanifesto #stochasticparrots #betterwithoutai #mechanisticinterpretability #riscv

GitHub - NouamaneTazi/bloomz.cpp: C++ implementation for BLOOM

C++ implementation for BLOOM. Contribute to NouamaneTazi/bloomz.cpp development by creating an account on GitHub.

GitHub