|
|
|
|
|
by segmondy
1116 days ago
|
|
Join the appropriate reddit groups machinelearning, locallamma, deeplearning, and follow folks in the ML space on twitter, plus use a search engine. 1. Learn to run a model, checkout llama.cpp Tons of free models on huggingface.com 2. Learn to finetune a model - https://github.com/lxe/simple-llm-finetuner 3. Learn to train one. PyTorch, TensorFlow, HuggingFace libraries, etc. Good luck. |
|