Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-09-11 20:10:46 +00:00
parent cc668cd33b
commit fbd7b7c47e
26 changed files with 104 additions and 102 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.747771204693">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.747778205231">
<!-- See retype.com -->
<meta name="generator" content="Retype 3.4.1">
@@ -31,11 +31,11 @@
<script data-cfasync="false">(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script>
<link href="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.4.1.747771204693" rel="stylesheet">
<link href="../resources/css/retype.css?v=3.4.1.747778205231" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.747771204693" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.747778205231" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.747771204693" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.747778205231" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css">
@@ -261,7 +261,7 @@
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://chat.openai.com/">ChatGPT</a></strong> - GPT Based Chatbot / <a href="https://discord.com/invite/openai">Discord</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.phind.com/">Phind</a></strong> - GPT-4 Q&amp;A AI / <a href="https://discord.com/invite/S25yW8TebZ">Discord</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.perplexity.ai/">Perplexity</a></strong> - GPT-3.5 Q&amp;A AI / <a href="https://discord.com/invite/perplexity-ai">Discord</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.perplexity.ai/">Perplexity</a></strong> - GPT-3.5 Q&amp;A AI / <a href="https://discord.com/invite/perplexity-ai">Discord</a> / <a href="https://labs.perplexity.ai/">Llama Version</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://ora.ai/openai/chatgpt">Ora</a></strong> - GPT-3.5 Based Chatbots / <a href="https://discord.com/invite/G8W5VHZhTR">Discord</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://beta.theb.ai/">BAI</a></strong> - GPT-3.5 Based Chatbot</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://callannie.ai/">Call Annie</a></strong> - GPT-3.5 Based Chatbot with Real-Time Voice / <a href="https://discord.gg/Rfbzet5R3v">Discord</a></li>
@@ -292,7 +292,7 @@
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard">Open LLM Leaderboard</a></strong> - LLM Leaderboard</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/diStyApps/seait">seait</a></strong> - AI Installation Manager</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/oobabooga/text-generation-webui">Text Generation WebUI</a></strong> - Self-Host Chatbots / <a href="https://colab.research.google.com/github/pcrii/Philo-Colab-Collection/blob/main/4bit_TextGen_Gdrive.ipynb">Collab</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/ggerganov/llama.cpp">llama.cpp</a></strong> - Self-Host LLaMa Based Chatbots / <a href="https://labs.perplexity.ai/">WebUI</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/ggerganov/llama.cpp">llama.cpp</a></strong> - Self-Host LLaMa Based Chatbots</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://huggingface.co/spaces/uwnlp/guanaco-playground-tgi">Guanaco</a></strong> - QLoRA Based Chatbot / <a href="https://github.com/artidoro/qlora">Github</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://chat.lmsys.org/">LMSYS</a></strong> - Compare Models / <a href="https://github.com/lm-sys/FastChat">Github</a> / <a href="https://discord.com/invite/h6kCZb72G7">Discord</a></li>
<li><a href="https://github.com/nichtdax/awesome-totally-open-chatgpt">Awesome Totally Open ChatGPT</a> - Open-Source LLMs Index</li>