1 repo

Large Language Model Training Frameworks — Machine Learning Model Training

We curate 1 GitHub repository matching machine learning model training · Large Language Model Training Frameworks. Refine with filters or upvote what's useful.

Large Language Model Training Frameworks — Machine Learning Model Training

We'll search the best matching repositories with AI.
  • karpathy/nanoGPT

    karpathy/nanoGPT

    53,461GitHub

    nanoGPT is a lightweight engine for training and fine-tuning transformer-based language models from scratch. It provides a minimalist codebase designed for educational exploration and rapid experimentation with neural network architectures, utilizing self-attention and feed-forward layers to process sequences and predi

    Python