Text Generation
Transformers
PyTorch
English
retnet
custom_code
syncdoth commited on
Commit
5c4ae61
·
verified ·
1 Parent(s): ac26f6f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ The model's input/output embeddings, MLP weights, Layer Norms, Attention Output
21
 
22
  ### Model Sources
23
 
24
- - **Repository:** [lit_llm_train](https://github.com/syncdoth/lit_llm_train)
25
  - **Paper:** [Cross-Architecture Transfer Learning for Linear-Cost Inference Transformers](https://arxiv.org/abs/2404.02684v1)
26
 
27
 
 
21
 
22
  ### Model Sources
23
 
24
+ - **Repository:** [RetNet-XATL](https://github.com/syncdoth/RetNet-XATL)
25
  - **Paper:** [Cross-Architecture Transfer Learning for Linear-Cost Inference Transformers](https://arxiv.org/abs/2404.02684v1)
26
 
27