I want to build a llm model locally.
The model could be small, cause performance and quality of my service doesn’t need to be too good.
Nevertheless, cloud services like aws, azure are really expensive for develop the model and service.
So, as I said on title, is it possible to build llm on Nvidia jetson series?
Or, is there any other method to build llm on local computer or edge devices?
Thank you