Skip to content

Commit 87e7ab2

Browse files
authored
Update oga_model_prepare.rst
1 parent 812c987 commit 87e7ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/oga_model_prepare.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ After the model is generated, locate the ``genai_config.json`` file inside the m
134134

135135
1. Set ``"custom_ops_library"`` to ``"C:\\Program Files\\RyzenAI\\<release version>\\deployment\\onnx_custom_ops.dll"``
136136
2. Delete ``"compile_fusion_rt"`` entry from ``"amd_options"``
137-
3. Set ``dd_cache`` to ``.cache`` folder path inside the generated model folder, for example ``"dd_cache": "C:\\Users\\user\\<model folder>\\.cache"
137+
3. Set ``dd_cache`` to ``<output_dir>\\.cache``, for example ``"dd_cache": "C:\\Users\\user\\<generated model folder>\\.cache"``
138138
4. For ``Phi-3.5-mini-instruct``, ``Llama-2-7b-chat-hf model``
139139

140140
- Set ``"hybrid_opt_disable_npu_ops": "1"`` inside ``"amd_options"``.

0 commit comments

Comments
 (0)