Commit
·
e0b5113
1
Parent(s):
0b2af73
Update main.py
Browse files
main.py
CHANGED
|
@@ -37,7 +37,7 @@ async def index():
|
|
| 37 |
<h2><a href="https://huggingface.co/TheBloke/WizardCoder-15B-1.0-GGML">wizardcoder-ggml</a></h2>
|
| 38 |
<h2><a href="https://matthoffner-wizardcoder-ggml.hf.space/docs">FastAPI Docs</a></h2>
|
| 39 |
<h2><a href="https://wizardcoder-sandbox.netlify.app">Wizardcoder Sandbox</a></h2>
|
| 40 |
-
<h2><a href="https://matthoffner-monacopilot-ggml.hf.space">
|
| 41 |
</body>
|
| 42 |
</html>
|
| 43 |
"""
|
|
|
|
| 37 |
<h2><a href="https://huggingface.co/TheBloke/WizardCoder-15B-1.0-GGML">wizardcoder-ggml</a></h2>
|
| 38 |
<h2><a href="https://matthoffner-wizardcoder-ggml.hf.space/docs">FastAPI Docs</a></h2>
|
| 39 |
<h2><a href="https://wizardcoder-sandbox.netlify.app">Wizardcoder Sandbox</a></h2>
|
| 40 |
+
<h2><a href="https://matthoffner-monacopilot-ggml.hf.space">monacopilot</a></h2>
|
| 41 |
</body>
|
| 42 |
</html>
|
| 43 |
"""
|