Skip to content

Commit 0a43851

Browse files
authored
correct llm bkc url (#3569)
1 parent f2370d4 commit 0a43851

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: xpu/2.6.10+xpu/_sources/tutorials/llm.rst.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ LLM fine-tuning on Intel® Data Center Max 1550 GPU
153153
- ✅
154154
-
155155

156-
Check `LLM best known practice <https://github.com/intel/intel-extension-for-pytorch/tree/release/xpu/2.5.10/examples/gpu/llm>`_ for instructions to install/setup environment and example scripts..
156+
Check `LLM best known practice <https://github.com/intel/intel-extension-for-pytorch/tree/release/xpu/2.6.10/examples/gpu/llm>`_ for instructions to install/setup environment and example scripts..
157157

158158
Optimization Methodologies
159159
--------------------------

Diff for: xpu/2.6.10+xpu/tutorials/llm.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ <h3>LLM fine-tuning on Intel® Data Center Max 1550 GPU<a class="headerlink" hre
294294
</tr>
295295
</tbody>
296296
</table>
297-
<p>Check <a class="reference external" href="https://github.com/intel/intel-extension-for-pytorch/tree/release/xpu/2.5.10/examples/gpu/llm">LLM best known practice</a> for instructions to install/setup environment and example scripts..</p>
297+
<p>Check <a class="reference external" href="https://github.com/intel/intel-extension-for-pytorch/tree/release/xpu/2.6.10/examples/gpu/llm">LLM best known practice</a> for instructions to install/setup environment and example scripts..</p>
298298
</section>
299299
</section>
300300
<section id="optimization-methodologies">
@@ -405,4 +405,4 @@ <h2>Weight Only Quantization INT4<a class="headerlink" href="#weight-only-quanti
405405
</script>
406406

407407
</body>
408-
</html>
408+
</html>

0 commit comments

Comments
 (0)