What does HackerNews think of simple-llm-finetuner?

Simple UI for LLM Model Finetuning

Language: Jupyter Notebook

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.

Shameless plug: I built a toy tool to really quickly get into llm finetuning by just pasting your training samples into a textbox:

https://github.com/lxe/simple-llm-finetuner

This already exists for LLaMA, I'm sure it'll be implemented for StableLM as well.

https://github.com/lxe/simple-llm-finetuner