Skip to content

Commit ce4e8d2

Browse files
authored
bug fix (#2782)
1 parent 0c94092 commit ce4e8d2

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

llm/llama3/xpu/_sources/index.md.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ pip install accelerate datasets diffusers
5151
git clone https://github.com/intel/intel-extension-for-pytorch.git
5252
cd intel-extension-for-pytorch
5353
git checkout dev/llama-int4
54-
cd intel-extension-for-pytorch/examples/gpu/inference/python/llm
54+
cd examples/gpu/inference/python/llm
5555
```
5656

5757
| Key args of run_generation_gpu_woq_for_llama.py | Notes |

llm/llama3/xpu/genindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h1 id="index">Index</h1>
9595
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
9696
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
9797
provided by <a href="https://readthedocs.org">Read the Docs</a>.
98-
<jinja2.runtime.BlockReference object at 0x7f6b4bf81150>
98+
<jinja2.runtime.BlockReference object at 0x7f1198cc90f0>
9999
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a> <a href="/#" data-wap_ref="dns" id="wap_dns"><small>| Your Privacy Choices</small></a> <a href=https://www.intel.com/content/www/us/en/privacy/privacy-residents-certain-states.html data-wap_ref="nac" id="wap_nac"><small>| Notice at Collection</small></a> </div> <p></p> <div>&copy; Intel Corporation. Intel, the Intel logo, and other Intel marks are trademarks of Intel Corporation or its subsidiaries. Other names and brands may be claimed as the property of others. No license (express or implied, by estoppel or otherwise) to any intellectual property rights is granted by this document, with the sole exception that code included in this document is licensed subject to the Zero-Clause BSD open source license (OBSD), <a href='http://opensource.org/licenses/0BSD'>http://opensource.org/licenses/0BSD</a>. </div>
100100

101101

llm/llama3/xpu/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ <h1>2. How To Run Llama 3<a class="headerlink" href="#how-to-run-llama-3" title=
144144
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">git</span> <span class="n">clone</span> <span class="n">https</span><span class="p">:</span><span class="o">//</span><span class="n">github</span><span class="o">.</span><span class="n">com</span><span class="o">/</span><span class="n">intel</span><span class="o">/</span><span class="n">intel</span><span class="o">-</span><span class="n">extension</span><span class="o">-</span><span class="k">for</span><span class="o">-</span><span class="n">pytorch</span><span class="o">.</span><span class="n">git</span>
145145
<span class="n">cd</span> <span class="n">intel</span><span class="o">-</span><span class="n">extension</span><span class="o">-</span><span class="k">for</span><span class="o">-</span><span class="n">pytorch</span>
146146
<span class="n">git</span> <span class="n">checkout</span> <span class="n">dev</span><span class="o">/</span><span class="n">llama</span><span class="o">-</span><span class="n">int4</span>
147-
<span class="n">cd</span> <span class="n">intel</span><span class="o">-</span><span class="n">extension</span><span class="o">-</span><span class="k">for</span><span class="o">-</span><span class="n">pytorch</span><span class="o">/</span><span class="n">examples</span><span class="o">/</span><span class="n">gpu</span><span class="o">/</span><span class="n">inference</span><span class="o">/</span><span class="n">python</span><span class="o">/</span><span class="n">llm</span>
147+
<span class="n">cd</span> <span class="n">examples</span><span class="o">/</span><span class="n">gpu</span><span class="o">/</span><span class="n">inference</span><span class="o">/</span><span class="n">python</span><span class="o">/</span><span class="n">llm</span>
148148
</pre></div>
149149
</div>
150150
<table border="1" class="docutils">
@@ -264,7 +264,7 @@ <h2>Miscellaneous Tips<a class="headerlink" href="#miscellaneous-tips" title="Li
264264
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
265265
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
266266
provided by <a href="https://readthedocs.org">Read the Docs</a>.
267-
<jinja2.runtime.BlockReference object at 0x7f6b47dc1540>
267+
<jinja2.runtime.BlockReference object at 0x7f1198c5a170>
268268
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a> <a href="/#" data-wap_ref="dns" id="wap_dns"><small>| Your Privacy Choices</small></a> <a href=https://www.intel.com/content/www/us/en/privacy/privacy-residents-certain-states.html data-wap_ref="nac" id="wap_nac"><small>| Notice at Collection</small></a> </div> <p></p> <div>&copy; Intel Corporation. Intel, the Intel logo, and other Intel marks are trademarks of Intel Corporation or its subsidiaries. Other names and brands may be claimed as the property of others. No license (express or implied, by estoppel or otherwise) to any intellectual property rights is granted by this document, with the sole exception that code included in this document is licensed subject to the Zero-Clause BSD open source license (OBSD), <a href='http://opensource.org/licenses/0BSD'>http://opensource.org/licenses/0BSD</a>. </div>
269269

270270

llm/llama3/xpu/search.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
104104
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
105105
provided by <a href="https://readthedocs.org">Read the Docs</a>.
106-
<jinja2.runtime.BlockReference object at 0x7f6b47d60040>
106+
<jinja2.runtime.BlockReference object at 0x7f1198c59c90>
107107
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a> <a href="/#" data-wap_ref="dns" id="wap_dns"><small>| Your Privacy Choices</small></a> <a href=https://www.intel.com/content/www/us/en/privacy/privacy-residents-certain-states.html data-wap_ref="nac" id="wap_nac"><small>| Notice at Collection</small></a> </div> <p></p> <div>&copy; Intel Corporation. Intel, the Intel logo, and other Intel marks are trademarks of Intel Corporation or its subsidiaries. Other names and brands may be claimed as the property of others. No license (express or implied, by estoppel or otherwise) to any intellectual property rights is granted by this document, with the sole exception that code included in this document is licensed subject to the Zero-Clause BSD open source license (OBSD), <a href='http://opensource.org/licenses/0BSD'>http://opensource.org/licenses/0BSD</a>. </div>
108108

109109

0 commit comments

Comments
 (0)