Skip to content

Commit efbfa38

Browse files
committed
update information on using flashdeberta
1 parent 53197ad commit efbfa38

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README_Extended.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,8 @@ To use `FlashDeBERTa` with GLiNER, install it with:
240240
pip install flashdeberta -U
241241
```
242242

243+
Before using FlashDeBERTa, please make sure that you have `transformers>=4.47.0`.
244+
243245
GLiNER will automatically detect and use `FlashDeBERTa`. If needed, you can switch to the standard `eager` attention mechanism by specifying the attention implementation:
244246

245247
```python

0 commit comments

Comments
 (0)