Update README.md
Browse files
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
|