GenerTeam commited on
Commit
553d323
·
verified ·
1 Parent(s): 36f0076

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
README.md CHANGED
@@ -17,9 +17,6 @@ Beyond benchmark performance, the GENERanno model is meticulously designed with
17
  Please note that the GENERanno is currently in the developmental phase. We are actively refining the model and will release more technical details soon. Stay tuned for updates!
18
 
19
  ## How to use
20
-
21
- 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.
22
-
23
  ### Simple example: embedding
24
 
25
  ```python
 
17
  Please note that the GENERanno is currently in the developmental phase. We are actively refining the model and will release more technical details soon. Stay tuned for updates!
18
 
19
  ## How to use
 
 
 
20
  ### Simple example: embedding
21
 
22
  ```python