π Follow me on X β’ π€ Hugging Face β’ π» Blog β’ π LLM Engineer's Handbook
Hi, I'm a Machine Learning Scientist, Author, Blogger, and LLM Developer.
- The LLM Course: A popular curated list of resources to get into LLMs (>65k β).
- LLM Datasets: Curated list of high-quality datasets for LLM fine-tuning.
- LLM Tools: Automate LLM pipelines with Colab notebooks like LLM AutoEval, LazyMergekit, LazyAxolotl, and AutoQuant.
- LFM2: My work at Liquid AI is to post-train our own pre-trained LLMs with a custom architecture. [Playground]
- Abliterated models: Collection of abliterated models to remove refusals. [Article]
- Fine-tunes & Merges: Popular models like NeuralDaredevil-8B, AlphaMonarch-7B, NeuralBeagle14-7B, or NeuralHermes (first successful open-source DPO) and MoEs like Phixtral (first Phi-based MoE) and Beyonder-4x7B-v3.
- LLM Engineer's Handbook: Practical guide about LLM engineering with fine-tuning, RAG, data, evaluation, deployment, and more!
- Hands-on GNNs: Technical book on how to design and implement many types of graph neural networks for various use cases.