mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-13 16:44:56 +03:00
Use Thinc tracking issue instead
This commit is contained in:
parent
00d938a749
commit
1973b37f48
|
@ -160,7 +160,7 @@ const QuickstartInstall = ({ id, title }) => {
|
||||||
showDropdown={showDropdown}
|
showDropdown={showDropdown}
|
||||||
>
|
>
|
||||||
<QS os="mac" hardware="gpu" platform="arm">
|
<QS os="mac" hardware="gpu" platform="arm">
|
||||||
# Note M1 GPUs support is experimental, see <a href="https://github.com/explosion/spaCy/discussions/11436">#11436</a>
|
# Note M1 GPUs support is experimental, see <a href="https://github.com/explosion/thinc/issues/792">this issue</a>
|
||||||
</QS>
|
</QS>
|
||||||
<QS package="pip" config="venv">
|
<QS package="pip" config="venv">
|
||||||
python -m venv .env
|
python -m venv .env
|
||||||
|
|
Loading…
Reference in New Issue
Block a user