GenerTeam commited on
Commit
97d4e21
·
verified ·
1 Parent(s): 612a776

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
README.md CHANGED
@@ -18,9 +18,6 @@ Beyond benchmark performance, the GENERator adheres to the central dogma of mole
18
  For more technical details, please refer to our paper [**GENERator: A Long-Context Generative Genomic Foundation Model**](https://huggingface.co/GenerTeam).
19
 
20
  ## How to use
21
-
22
- The posted model tensor is in FP32 to ensure compatibility with older GPUs (such as the V100). However, if your GPU supports the BF16 format, converting the model to BF16 can significantly improve efficiency.
23
-
24
  ### Simple example1: generation
25
 
26
  ```python
 
18
  For more technical details, please refer to our paper [**GENERator: A Long-Context Generative Genomic Foundation Model**](https://huggingface.co/GenerTeam).
19
 
20
  ## How to use
 
 
 
21
  ### Simple example1: generation
22
 
23
  ```python