Ask HN: Why the LLaMA code base is so short

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • llama

    Inference code for Llama models

  • I was getting into LLM and I pick up some projects. I tried to dive into the code to see what is secret sauce.

    But the code is so short to the point there is nothing to really read.

    https://github.com/facebookresearch/llama

    I then proceed to check https://github.com/mistralai/mistral-src and suprsingly it's same.

    What is exactly those codebases? It feels like just download the models.

  • mistral-src

    Reference implementation of Mistral AI 7B v0.1 model.

  • I was getting into LLM and I pick up some projects. I tried to dive into the code to see what is secret sauce.

    But the code is so short to the point there is nothing to really read.

    https://github.com/facebookresearch/llama

    I then proceed to check https://github.com/mistralai/mistral-src and suprsingly it's same.

    What is exactly those codebases? It feels like just download the models.

  • 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
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