Refreshes Retype-generated documentation.
Process triggered by nbats.
This commit is contained in:
@@ -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.5.0.751183996074">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.751191149355">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.5.0">
|
||||
@@ -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.5.0.751183996074" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.5.0.751191149355" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.751183996074" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.751191149355" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.5.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.751183996074" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.751191149355" data-turbo-eval="false" defer></script>
|
||||
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
|
||||
@@ -309,7 +309,7 @@
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://beta.theb.ai/">BAI</a></strong> - GPT-3.5 Based Chatbot</li>
|
||||
<li><span class="docs-emoji">⭐</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>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://nova-oss.com/">Nova AI</a></strong> - Free GPT-4 Tokens / API / <a href="https://chat.nova-oss.com/">Chat</a></li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://www.anthropic.com/index/claude-now-in-slack">Claude</a></strong> - Anthropic's Chatbot</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://claude.ai/">Claude</a></strong> - Anthropic's Chatbot</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://bard.google.com/">Bard</a></strong> - Google's Chatbot</li>
|
||||
<li><a href="https://labs.kagi.com/fastgpt">FastGPT</a> - Claude Based Q&A AI</li>
|
||||
<li><a href="https://github.com/juzeon/SydneyQt">SydneyQt</a> - Jailbroken Bing AI Chatbot</li>
|
||||
@@ -337,7 +337,7 @@
|
||||
<li><span class="docs-emoji">⭐</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">⭐</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">⭐</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://secondbrain.sh/">SecondBrain</a>, <a href="https://lmstudio.ai/">ImStudio</a>, <a href="https://amaiya.github.io/onprem/">OnPrem</a> or <a href="https://faraday.dev/">Faraday</a> - LLM Desktop Apps</li>
|
||||
<li><a href="https://secondbrain.sh/">SecondBrain</a>, <a href="https://mistral.ai/">Mistral</a>, <a href="https://lmstudio.ai/">ImStudio</a>, <a href="https://amaiya.github.io/onprem/">OnPrem</a> or <a href="https://faraday.dev/">Faraday</a> - LLM Desktop Apps</li>
|
||||
<li><a href="https://ai.v-gar.de/ml/transformer/timeline/">Transfer Models Timeline</a> - LLM Timeline</li>
|
||||
<li><a href="https://huggingface.co/tiiuae/falcon-40b-instruct">Falcon</a> - TII's Model</li>
|
||||
<li><a href="https://huggingface.co/spaces/BlinkDL/ChatRWKV-gradio">ChatRWKV</a> - RWKV Based Chatbot / <a href="https://discord.com/invite/bDSBUMeFpc">Discord</a></li>
|
||||
|
||||
Reference in New Issue
Block a user