train-llm-from-scratch and llms-from-scratch

train-llm-from-scratch
52
Established
llms-from-scratch
45
Emerging
Maintenance 2/25
Adoption 10/25
Maturity 16/25
Community 24/25
Maintenance 10/25
Adoption 7/25
Maturity 11/25
Community 17/25
Stars: 531
Forks: 108
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stars: 26
Forks: 10
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stale 6m No Package No Dependents
No Package No Dependents

About train-llm-from-scratch

FareedKhan-dev/train-llm-from-scratch

A straightforward method for training your LLM, from downloading data to generating text.

This project offers a clear path to building your own custom large language model (LLM). You provide a large dataset of text, and the system trains a language model that can then generate new, coherent text based on what it learned. This is for AI researchers, hobbyists, or developers who want to experiment with creating their own text-generating AI.

AI research natural language processing generative AI deep learning custom language models

About llms-from-scratch

analyticalrohit/llms-from-scratch

Build a ChatGPT like LLM from scratch in PyTorch, explained step by step.

This project offers a hands-on, step-by-step guide to building a large language model (LLM) similar to ChatGPT using PyTorch. It breaks down the complex architecture into understandable components, showing how text input is transformed into predicted words. This is for AI/ML developers and researchers who want to understand the inner workings of generative AI models.

AI development Machine Learning engineering Deep Learning research Generative AI Natural Language Processing

Scores updated daily from GitHub, PyPI, and npm data. How scores work