Create a manifest file for training an LLM on some corpus #29
jmcook1186
started this conversation in
Develop an Idea
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Story
As a user I want to calculate the environmental impact of GPT-style model training
Rationale
LLMs have exploded in popularity in 2023 and it is therefore desirable to have them represented in the IF universe. This idea is to generate a manifest file that could be used to calculate the energy and carbon consumed by LLm training. The actual models/calculations are not requirements here - it is enough to create a manifest file that could run as this will expose gaps in the current stack.
Scope
This is a manifest file. See here for examples and here for a manifest writing tutorial.
Implementation guidelines
.yaml
fileDifficulty
2/5
Impact
2/5
Examples and resources
IMPL writing guide
Beta Was this translation helpful? Give feedback.
All reactions