vitalyc
vitalyc t1_jdo3iji wrote
Reply to comment by Bewaretheicespiders in Goodbye Google. Welcome AI. by OmegaConstant
So how are people running LLMs locally on laptops and phones? It seems the training costs are unimaginable but you can optimize the models to run on consumer hardware.
vitalyc t1_jdov7q8 wrote
Reply to comment by Bewaretheicespiders in Goodbye Google. Welcome AI. by OmegaConstant
They are running a stripped down version of facebook's LLM. https://github.com/antimatter15/alpaca.cpp is one of the first projects demonstrating it.