Any resources where I can learn how to run and install my own local trainable LLM?

Reply to this note

Please Login to reply.

Discussion

Training is a whole other ball game. But just installing a small pre-packaged LLM can be just a docker container.

https://github.com/getumbrel/llama-gpt

Thank you ⚡💜