Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,8 @@ inference: false
|
|
16 |
|
17 |
## Model Summary
|
18 |
|
19 |
-
|
|
|
20 |
|
21 |
## Model Description
|
22 |
|
|
|
16 |
|
17 |
## Model Summary
|
18 |
|
19 |
+
This model is an ONNX-optimized version of [Mistral-7B-Instruct-v0.3](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3), designed to provide accelerated inference on a variety of hardware using ONNX Runtime(CPU and DirectML).
|
20 |
+
DirectML is a high-performance, hardware-accelerated DirectX 12 library for machine learning, providing GPU acceleration for a wide range of supported hardware and drivers, including AMD, Intel, NVIDIA, and Qualcomm GPUs.
|
21 |
|
22 |
## Model Description
|
23 |
|