Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,12 @@ tags:
|
|
21 |
[](https://arxiv.org/abs/2412.07769)
|
22 |
[](https://github.com/mbzuai-oryx/BiMediX/blob/main/LICENSE.txt)
|
23 |
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
## License & Citation
|
25 |
|
26 |
BiMediX2 is released under the CC-BY-NC-SA 4.0 License. For more details, please refer to the [LICENSE](https://github.com/mbzuai-oryx/BiMediX/blob/main/LICENSE.txt) file included in our BiMediX repository.
|
|
|
21 |
[](https://arxiv.org/abs/2412.07769)
|
22 |
[](https://github.com/mbzuai-oryx/BiMediX/blob/main/LICENSE.txt)
|
23 |
|
24 |
+
```
|
25 |
+
# Requires
|
26 |
+
vllm==0.6.1.post1
|
27 |
+
transformers==4.45.2
|
28 |
+
```
|
29 |
+
|
30 |
## License & Citation
|
31 |
|
32 |
BiMediX2 is released under the CC-BY-NC-SA 4.0 License. For more details, please refer to the [LICENSE](https://github.com/mbzuai-oryx/BiMediX/blob/main/LICENSE.txt) file included in our BiMediX repository.
|