Update genai_config.json
Browse files- genai_config.json +1 -1
genai_config.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"decoder": {
|
| 6 |
"session_options": {
|
| 7 |
"log_id": "onnxruntime-genai",
|
| 8 |
-
"custom_ops_library": "
|
| 9 |
"custom_allocator": "shared_d3d_xrt",
|
| 10 |
"external_data_file": "Mistral-7B-Instruct-v0.1_jit.pb.bin",
|
| 11 |
"provider_options": [
|
|
|
|
| 5 |
"decoder": {
|
| 6 |
"session_options": {
|
| 7 |
"log_id": "onnxruntime-genai",
|
| 8 |
+
"custom_ops_library": "onnx_custom_ops.dll",
|
| 9 |
"custom_allocator": "shared_d3d_xrt",
|
| 10 |
"external_data_file": "Mistral-7B-Instruct-v0.1_jit.pb.bin",
|
| 11 |
"provider_options": [
|