Deployed 31aa397 to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2025-03-30 15:43:49 +00:00
parent 62e66d2d9a
commit 73f477ec1a
2 changed files with 2 additions and 1 deletions

View File

@@ -2202,6 +2202,7 @@ Make sure to use unique names to avoid overriding built-in models.</p>
Users who prefer docker should ensure they use the docker image appended with <code>_freqaitorch</code>.
We do provide an explicit docker-compose file for this in <code>docker/docker-compose-freqai.yml</code> - which can be used via <code>docker compose -f docker/docker-compose-freqai.yml run ...</code> - or can be copied to replace the original docker file.
This docker-compose file also contains a (disabled) section to enable GPU resources within docker containers. This obviously assumes the system has GPU resources available.</p>
<p>PyTorch dropped support for macOS x64 (intel based Apple devices) in version 2.3. Subsequently, freqtrade also dropped support for PyTorch on this platform.</p>
</div>
<h3 id="structure">Structure<a class="headerlink" href="#structure" title="Permanent link">&para;</a></h3>
<h4 id="model">Model<a class="headerlink" href="#model" title="Permanent link">&para;</a></h4>

File diff suppressed because one or more lines are too long