Update README.md
Browse files
README.md
CHANGED
|
@@ -8,9 +8,6 @@ base_model:
|
|
| 8 |
---
|
| 9 |
# bge-base-en-v1.5-fp16-ov
|
| 10 |
|
| 11 |
-
> [!WARNING]
|
| 12 |
-
> **Disclaimer**: This model is provided for evaluation purposes only. Performance, accuracy, and stability may vary. Use at your own discretion.
|
| 13 |
-
|
| 14 |
* Model creator: [BAAI](https://huggingface.co/BAAI)
|
| 15 |
* Original model: [bge-base-en-v1.5](https://huggingface.co/BAAI/bge-base-en-v1.5)
|
| 16 |
|
|
@@ -21,8 +18,8 @@ This is [bge-base-en-v1.5](https://huggingface.co/BAAI/bge-base-en-v1.5) model c
|
|
| 21 |
|
| 22 |
The provided OpenVINO™ IR model is compatible with:
|
| 23 |
|
| 24 |
-
* OpenVINO version 2025.
|
| 25 |
-
* Optimum Intel 1.
|
| 26 |
|
| 27 |
|
| 28 |
## Running Model Inference with [Optimum Intel](https://huggingface.co/docs/optimum/intel/index)
|
|
|
|
| 8 |
---
|
| 9 |
# bge-base-en-v1.5-fp16-ov
|
| 10 |
|
|
|
|
|
|
|
|
|
|
| 11 |
* Model creator: [BAAI](https://huggingface.co/BAAI)
|
| 12 |
* Original model: [bge-base-en-v1.5](https://huggingface.co/BAAI/bge-base-en-v1.5)
|
| 13 |
|
|
|
|
| 18 |
|
| 19 |
The provided OpenVINO™ IR model is compatible with:
|
| 20 |
|
| 21 |
+
* OpenVINO version 2025.3.0 and higher
|
| 22 |
+
* Optimum Intel 1.25.2 and higher
|
| 23 |
|
| 24 |
|
| 25 |
## Running Model Inference with [Optimum Intel](https://huggingface.co/docs/optimum/intel/index)
|