readme: fix revision of forked Helibrunna repo
Browse files
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 `
|
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 |
|