Text Generation
Transformers
PyTorch
longllama
code
text-generation-inference
custom_code
Eval Results
syzymon commited on
Commit
d7488ec
1 Parent(s): c879d23

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -60,9 +60,9 @@ model-index:
60
 
61
  <div align="center">
62
 
63
- [TLDR](#TLDR) | [Overview](#Overview) | [Usage](#Usage) | [LongLLaMA performance](#LongLLaMA-performance) | [Authors](#Authors) | [Citation](#Citation) | [License](#License) | [Acknowledgments](#Acknowledgments)
64
 
65
- [FoT continued pretraining](fot_continued_pretraining) | [Instruction tuning](instruction_fine_tuning)
66
 
67
  </div>
68
 
 
60
 
61
  <div align="center">
62
 
63
+ [TLDR](#TLDR) | [Overview](#Overview) | [Results](#Results) | [Usage](#Usage) | [Authors](#Authors) | [Citation](#Citation) | [License](#License) | [Acknowledgments](#Acknowledgments)
64
 
65
+ [FoT continued pretraining](https://github.com/CStanKonrad/long_llama/tree/main/fot_continued_pretraining) | [Instruction tuning](https://github.com/CStanKonrad/long_llama/tree/main/instruction_fine_tuning)
66
 
67
  </div>
68