Skip to content

Commit ef1ea26

Browse files
authored
Update README.md
1 parent 18a0dc2 commit ef1ea26

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,10 @@ We're in a quest towards fully open source AI.
117117

118118
Join us and start contributing, especially on the following areas:
119119

120-
- [ ] Pre-training
121-
- [ ] Fine-tuning (full and LoRA)
122-
- [ ] Quantization
123-
- [ ] Sparsification
120+
- [ ] [Pre-training](https://github.com/Lightning-AI/lit-llama/labels/pre-training)
121+
- [ ] [Fine-tuning (full and LoRA)](https://github.com/Lightning-AI/lit-llama/labels/fine-tuning)
122+
- [ ] [Quantization](https://github.com/Lightning-AI/lit-llama/labels/quantization)
123+
- [ ] [Sparsification](https://github.com/Lightning-AI/lit-llama/labels/sparsification)
124124

125125
Look at `train.py` for a starting point towards pre-training / fine-tuning using [Lightning Fabric](https://lightning.ai/docs/fabric/stable/).
126126

0 commit comments

Comments
 (0)