Skip to content

Commit 2b852fd

Browse files
authored
release for phi3 model (#2913)
1 parent d85c47f commit 2b852fd

File tree

147 files changed

+29543
-4
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

147 files changed

+29543
-4
lines changed

llm/llama3/cpu/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,14 +113,14 @@ <h1>1. Environment Setup<a class="headerlink" href="#environment-setup" title="L
113113
<p>There are several environment setup methodologies provided. You can choose either of them according to your usage scenario. The Docker-based ones are recommended.</p>
114114
<section id="recommended-docker-based-environment-setup-with-pre-built-wheels">
115115
<h2>1.1 [RECOMMENDED] Docker-based environment setup with pre-built wheels<a class="headerlink" href="#recommended-docker-based-environment-setup-with-pre-built-wheels" title="Link to this heading"></a></h2>
116-
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span><span class="c1"># Get the Intel® Extension for PyTorch\* source code</span>
116+
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span><span class="c1"># Get the Intel® Extension for PyTorch* source code</span>
117117
git<span class="w"> </span>clone<span class="w"> </span>https://github.com/intel/intel-extension-for-pytorch.git
118118
<span class="nb">cd</span><span class="w"> </span>intel-extension-for-pytorch
119119
git<span class="w"> </span>checkout<span class="w"> </span><span class="m">2</span>.3-rc1-sp
120120
git<span class="w"> </span>submodule<span class="w"> </span>sync
121121
git<span class="w"> </span>submodule<span class="w"> </span>update<span class="w"> </span>--init<span class="w"> </span>--recursive
122122

123-
<span class="c1"># Build an image with the provided Dockerfile by installing from Intel® Extension for PyTorch\* prebuilt wheel files</span>
123+
<span class="c1"># Build an image with the provided Dockerfile by installing from Intel® Extension for PyTorch* prebuilt wheel files</span>
124124
<span class="nv">DOCKER_BUILDKIT</span><span class="o">=</span><span class="m">1</span><span class="w"> </span>docker<span class="w"> </span>build<span class="w"> </span>-f<span class="w"> </span>examples/cpu/inference/python/llm/Dockerfile<span class="w"> </span>-t<span class="w"> </span>ipex-llm:2.3.0<span class="w"> </span>.
125125

126126
<span class="c1"># Run the container with command below</span>
@@ -136,7 +136,7 @@ <h2>1.1 [RECOMMENDED] Docker-based environment setup with pre-built wheels<a cla
136136
</section>
137137
<section id="conda-based-environment-setup-with-pre-built-wheels">
138138
<h2>1.2 Conda-based environment setup with pre-built wheels<a class="headerlink" href="#conda-based-environment-setup-with-pre-built-wheels" title="Link to this heading"></a></h2>
139-
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span><span class="c1"># Get the Intel® Extension for PyTorch\* source code</span>
139+
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span><span class="c1"># Get the Intel® Extension for PyTorch* source code</span>
140140
git<span class="w"> </span>clone<span class="w"> </span>https://github.com/intel/intel-extension-for-pytorch.git
141141
<span class="nb">cd</span><span class="w"> </span>intel-extension-for-pytorch
142142
git<span class="w"> </span>checkout<span class="w"> </span><span class="m">2</span>.3-rc1-sp
@@ -321,4 +321,4 @@ <h2>Miscellaneous Tips<a class="headerlink" href="#miscellaneous-tips" title="Li
321321
</script>
322322

323323
</body>
324-
</html>
324+
</html>

llm/phi3/cpu/_images/1ins_cus.gif

212 KB
Loading

llm/phi3/cpu/_images/1ins_log.gif

385 KB
Loading

llm/phi3/cpu/_images/1ins_phy.gif

308 KB
Loading

llm/phi3/cpu/_images/1ins_soc.gif

227 KB
Loading
702 KB
Loading
717 KB
Loading
12.5 MB
Loading
13.2 MB
Loading
842 KB
Loading

0 commit comments

Comments
 (0)