Skip to content

Commit 5857b55

Browse files
committed
Update 1.6 to 1.7 and 1.7-nighly to 1.8-nightly
1 parent 55063dc commit 5857b55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/quick_start_local.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p>Select your preferences and run the install command. Stable represents the most currently tested and supported version of PyTorch. This should
2-
be suitable for many users. Preview is available if you want the latest, not fully tested and supported, 1.7 builds that are generated nightly.
2+
be suitable for many users. Preview is available if you want the latest, not fully tested and supported, 1.8 builds that are generated nightly.
33
Please ensure that you have <b>met the prerequisites below (e.g., numpy)</b>, depending on your package manager. Anaconda is our recommended
44
package manager since it installs all dependencies. You can also
55
<a href="{{ site.baseurl }}/get-started/previous-versions">install previous versions of PyTorch</a>. Note that LibTorch is only available for C++.
@@ -33,7 +33,7 @@
3333
<div class="option-text">PyTorch Build</div>
3434
</div>
3535
<div class="col-md-6 option block version selected" id="stable">
36-
<div class="option-text">Stable (1.6.0)</div>
36+
<div class="option-text">Stable (1.7.0)</div>
3737
</div>
3838
<div class="col-md-6 option block version" id="preview">
3939
<div class="option-text">Preview (Nightly)</div>

0 commit comments

Comments
 (0)