Lightning-AI / Lightning-AI/litgpt

Adding OLMo 1B and 7B

Open
#925 0 comments 2 reactions 1 assignee View on GitHub

@rasbt is already working on this.

Since Feb 12, 2024.

model-weights
Dominant language
Python
Stars
13.7k
Forks
1.5k
Avg merge
15h 37m
Merged PRs (30d)
1

Description

OLMo is a pretty attractive set of models by Allen AI since they open sourced the whole training code etc. It's one of the few fully open models: https://github.com/allenai/olmo

We have a lot of 7B models (OLMo would be just another one here) but it's also interesting for its 1B model, because we don't have that many good models on a small scale, and that small scale is attractive for experiments on single GPU.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.