stefan-it commited on
Commit
c08abca
1 Parent(s): 38341af

readme: mention Tristan

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ Research & development of an xLSTM model trained on German Wikipedia.
10
 
11
  The Flair team is currently working on the integration of xLSTM (both LM training and fine-tuning models for downstream tasks).
12
 
13
- For pretraining this xLSTM model, we this [fork](https://github.com/HallerPatrick/helibrunna) (from [Patrick Haller](https://huggingface.co/PatrickHaller)) of the awesome [Helibrunna](https://github.com/AI-Guru/helibrunna) library.
14
 
15
  Initially, we integrated xLSTM model training into Flair - for more information about this, please refer to the archived [flair-old](https://huggingface.co/stefan-it/xlstm-german-wikipedia/blob/flair-old/README.md) branch of this repository.
16
 
 
10
 
11
  The Flair team is currently working on the integration of xLSTM (both LM training and fine-tuning models for downstream tasks).
12
 
13
+ For pretraining this xLSTM model, we this [fork](https://github.com/HallerPatrick/helibrunna) (from [Patrick Haller](https://huggingface.co/PatrickHaller)) of the awesome [Helibrunna](https://github.com/AI-Guru/helibrunna) from [Tristan](https://huggingface.co/TristanBehrens) library.
14
 
15
  Initially, we integrated xLSTM model training into Flair - for more information about this, please refer to the archived [flair-old](https://huggingface.co/stefan-it/xlstm-german-wikipedia/blob/flair-old/README.md) branch of this repository.
16