Implementation of mixture of experts language model in a single file of PyTorch

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • makeMoE

    From scratch implementation of a sparse mixture of experts language model inspired by Andrej Karpathy's makemore :)

  • moegpt

    Mixture of Experts (MoE) implementation for minGPT

  • Similar MoE implementation was on GitHub for a while, since Jan 2024

    https://github.com/zxaall/moegpt

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • MoE

    some mixture of experts architecture implementations (by swiss-ai)

  • very cool work! we did something similar in the context of the Swiss AI initiative (https://www.swiss-ai.org/) here: https://github.com/swiss-ai/MoE. The implementation is as simple and fast as nanoGPT and works with our modular llm-baselines codebase (https://github.com/epfml/llm-baselines) for experimenting with transformers and different datasets :)

  • llm-baselines

  • very cool work! we did something similar in the context of the Swiss AI initiative (https://www.swiss-ai.org/) here: https://github.com/swiss-ai/MoE. The implementation is as simple and fast as nanoGPT and works with our modular llm-baselines codebase (https://github.com/epfml/llm-baselines) for experimenting with transformers and different datasets :)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Farfalle – Open-source AI-powered search engine

    4 projects | news.ycombinator.com | 16 May 2024
  • Toon3D: Seeing Cartoons from a New Perspective

    2 projects | news.ycombinator.com | 17 May 2024
  • Ask HN: Best way for a Markdown based blog and eBook?

    5 projects | news.ycombinator.com | 17 May 2024
  • Python Multithreading: Unlocking Concurrency

    1 project | dev.to | 17 May 2024
  • BeatSyncSolution: Origin Story

    3 projects | dev.to | 17 May 2024