numpyGPT

A from-scratch GPT built with NumPy and Python’s standard library. No autograd, no frameworks: every layer is re-implemented with its own forward and backward pass. Gradients are computed manually, updates are transparent, and every operation is spelled out. (by codiceSpaghetti)

numpyGPT Alternatives

Similar projects and alternatives to numpyGPT

  1. gpt-neo

    82 numpyGPT VS gpt-neo

    Discontinued An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. RWKV-LM

    85 numpyGPT VS RWKV-LM

    RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.

  4. marqo

    118 numpyGPT VS marqo

    Unified embedding generation and search engine. Also available on cloud - cloud.marqo.ai

  5. TrAVis

    1 numpyGPT VS TrAVis

    TrAVis: Visualise BERT attention in your browser (by ayaka14732)

  6. safe-rlhf

    1 numpyGPT VS safe-rlhf

    Safe RLHF: Constrained Value Alignment via Safe Reinforcement Learning from Human Feedback

  7. lorax

    4 numpyGPT VS lorax

    Multi-LoRA inference server that scales to 1000s of fine-tuned LLMs

  8. LLaMA-Factory

    Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better numpyGPT alternative or higher similarity.

numpyGPT discussion

Log in or Post with

numpyGPT reviews and mentions

Posts with mentions or reviews of numpyGPT. We have used some of these posts to build our list of alternatives and similar projects.

Stats

Basic numpyGPT repo stats
1
15
8.5
15 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?