Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ The inference speed of lyraBELLE has achieved **100x** acceleration upon the eal
|
|
14 |
|
15 |
Among its main features are:
|
16 |
|
17 |
-
- weights: original BELLE-7B-2M weights released by BelleGroup.
|
18 |
- device: Nvidia Ampere architechture or newer (e.g A100)
|
19 |
|
20 |
Note that:
|
@@ -88,7 +88,7 @@ print(output_texts)
|
|
88 |
|
89 |
## Citation
|
90 |
``` bibtex
|
91 |
-
@Misc{
|
92 |
author = {Kangjian Wu, Zhengtao Wang, Bin Wu},
|
93 |
title = {lyraBELLE: Accelerating BELLE by 100x+},
|
94 |
howpublished = {\url{https://huggingface.co/TMElyralab/lyraBELLE},
|
|
|
14 |
|
15 |
Among its main features are:
|
16 |
|
17 |
+
- weights: the original BELLE-7B-2M weights released by BelleGroup.
|
18 |
- device: Nvidia Ampere architechture or newer (e.g A100)
|
19 |
|
20 |
Note that:
|
|
|
88 |
|
89 |
## Citation
|
90 |
``` bibtex
|
91 |
+
@Misc{lyraBELLE2023,
|
92 |
author = {Kangjian Wu, Zhengtao Wang, Bin Wu},
|
93 |
title = {lyraBELLE: Accelerating BELLE by 100x+},
|
94 |
howpublished = {\url{https://huggingface.co/TMElyralab/lyraBELLE},
|