Skip to content

Commit 812c987

Browse files
authored
Update oga_model_prepare.rst
1 parent 21846e0 commit 812c987

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
@@ -135,7 +135,7 @@ After the model is generated, locate the ``genai_config.json`` file inside the m
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"``
137137
3. Set ``dd_cache`` to ``.cache`` folder path inside the generated model folder, for example ``"dd_cache": "C:\\Users\\user\\<model folder>\\.cache"
138-
3. For ``Phi-3.5-mini-instruct``, ``Llama-2-7b-chat-hf model``
138+
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"``.
141141
- Set ``"fusion_opt_io_bind_kv_cache": "1"`` inside ``"amd_options"``.

0 commit comments

Comments
 (0)