johahi commited on
Commit
37f5221
·
verified ·
1 Parent(s): f7a738d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  After the installation of FlashAttention2, the model can be loaded using:
2
  ```python
3
  from scooby.modeling import Scooby
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - genomics
5
+ - single-cell
6
+ - biology
7
+ ---
8
  After the installation of FlashAttention2, the model can be loaded using:
9
  ```python
10
  from scooby.modeling import Scooby