stefan-it commited on
Commit
83fd560
1 Parent(s): dbe6e99

readme: fix revision of forked Helibrunna repo

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ Initially, we integrated xLSTM model training into Flair - for more information
24
 
25
  # Training
26
 
27
- The current model was trained with commit `f66cc55` from the [`main` branch](https://github.com/HallerPatrick/helibrunna) of the forked Helibrunna repo.
28
 
29
  The `xlstm` [library](https://github.com/NX-AI/xlstm) needs to be installed manually - also check that `pip3 install Ninja` is installed.
30
 
 
24
 
25
  # Training
26
 
27
+ The current model was trained with commit `a1b3772` from the [`main` branch](https://github.com/HallerPatrick/helibrunna) of the forked Helibrunna repo.
28
 
29
  The `xlstm` [library](https://github.com/NX-AI/xlstm) needs to be installed manually - also check that `pip3 install Ninja` is installed.
30