Spaces:
Paused
Paused
Commit
·
1dc2e73
1
Parent(s):
019db90
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ title: monacopilot
|
|
4 |
sdk: docker
|
5 |
colorFrom: green
|
6 |
colorTo: purple
|
7 |
-
emoji:
|
8 |
app_port: 3000
|
9 |
---
|
10 |
|
@@ -14,6 +14,8 @@ app_port: 3000
|
|
14 |
[monaco-vscode-api](https://github.com/CodinGame/monaco-vscode-api) in a [Next.js](https://nextjs.org/) application.
|
15 |
[monaco-editor-copilot](https://github.com/zsodur/monaco-editor-copilot)
|
16 |
|
|
|
|
|
17 |
## Development
|
18 |
|
19 |
```bash
|
|
|
4 |
sdk: docker
|
5 |
colorFrom: green
|
6 |
colorTo: purple
|
7 |
+
emoji: 🛩️🏔️
|
8 |
app_port: 3000
|
9 |
---
|
10 |
|
|
|
14 |
[monaco-vscode-api](https://github.com/CodinGame/monaco-vscode-api) in a [Next.js](https://nextjs.org/) application.
|
15 |
[monaco-editor-copilot](https://github.com/zsodur/monaco-editor-copilot)
|
16 |
|
17 |
+
To use press Command B which will invoke the LLM running. Currently https://huggingface.co/spaces/matthoffner/ggml-ctransformers-fastapi
|
18 |
+
|
19 |
## Development
|
20 |
|
21 |
```bash
|