Skip to content

Commit

Permalink
bug fix (#2781)
Browse files Browse the repository at this point in the history
  • Loading branch information
jingxu10 authored Apr 18, 2024
1 parent c1257be commit 0c94092
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions llm/llama3/xpu/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: '2.1.20+xpu',
VERSION: '2.1.30+xpu',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand All @@ -10,4 +10,4 @@ const DOCUMENTATION_OPTIONS = {
NAVIGATION_WITH_KEYS: false,
SHOW_SEARCH_SUMMARY: true,
ENABLE_SEARCH_SHORTCUTS: true,
};
};
6 changes: 3 additions & 3 deletions llm/llama3/xpu/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &mdash; Intel&amp;#174 Extension for PyTorch* 2.1.20+xpu documentation</title>
<title>Index &mdash; Intel&amp;#174 Extension for PyTorch* 2.1.30+xpu documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=a95c1af4" />
Expand Down Expand Up @@ -39,7 +39,7 @@
Intel&#174 Extension for PyTorch*
</a>
<div class="version">
2.1.20+xpu
2.1.30+xpu
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down Expand Up @@ -111,4 +111,4 @@ <h1 id="index">Index</h1>
</script>

</body>
</html>
</html>
6 changes: 3 additions & 3 deletions llm/llama3/xpu/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Intel® Extension for PyTorch* Large Language Model (LLM) Feature Get Started For Llama 3 models &mdash; Intel&amp;#174 Extension for PyTorch* 2.1.20+xpu documentation</title>
<title>Intel® Extension for PyTorch* Large Language Model (LLM) Feature Get Started For Llama 3 models &mdash; Intel&amp;#174 Extension for PyTorch* 2.1.30+xpu documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=a95c1af4" />
Expand Down Expand Up @@ -40,7 +40,7 @@
Intel&#174 Extension for PyTorch*
</a>
<div class="version">
2.1.20+xpu
2.1.30+xpu
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down Expand Up @@ -280,4 +280,4 @@ <h2>Miscellaneous Tips<a class="headerlink" href="#miscellaneous-tips" title="Li
</script>

</body>
</html>
</html>
4 changes: 2 additions & 2 deletions llm/llama3/xpu/objects.inv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Sphinx inventory version 2
# Project: Intel&#174 Extension for PyTorch*
# Version: 2.1.20+xpu
# Version: 2.1.30+xpu
# The remainder of this file is compressed using zlib.
xڅ��
�0 ��{�U� ޼;6��k�]+m�K�>���@������d[�h���`�J��y�m�3p���cS��L �y>�80��: 7�/���r���Zݣ �S��*ϋ5d��{�1T��IA&ln�C�C7yC"�G������C.����_����� :J�%w���^ʇ�X7r�
�0 ��{�U� ޼;6��k�]+m�K�>���@������d[�h���`�J��y�m�3p���cS��L �y>�80��: 7�/���r���Zݣ �S��*ϋ5d��{�1T��IA&ln�C�C7yC"�G������C.����_����� :J�%w���^ʇ�X7r�
6 changes: 3 additions & 3 deletions llm/llama3/xpu/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Search &mdash; Intel&amp;#174 Extension for PyTorch* 2.1.20+xpu documentation</title>
<title>Search &mdash; Intel&amp;#174 Extension for PyTorch* 2.1.30+xpu documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=a95c1af4" />
Expand Down Expand Up @@ -42,7 +42,7 @@
Intel&#174 Extension for PyTorch*
</a>
<div class="version">
2.1.20+xpu
2.1.30+xpu
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="#" method="get">
Expand Down Expand Up @@ -126,4 +126,4 @@


</body>
</html>
</html>

0 comments on commit 0c94092

Please sign in to comment.